Skip to content

Commit

Permalink
chore(main): release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Xstoudi committed Dec 25, 2023
1 parent 3042796 commit 1264502
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/StouderIO/inertia-preact/compare/v0.1.2...v0.1.3) (2023-12-25)


### Bug Fixes

* correct preact type ([3042796](https://github.com/StouderIO/inertia-preact/commit/3042796bc63ee5d5c9094258da296de4009bcc1b))

## [0.1.2](https://github.com/StouderIO/inertia-preact/compare/v0.1.1...v0.1.2) (2023-12-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stouder-io/inertia-preact",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"description": "The Preact adapter for Inertia.js",
"author": "Xavier Stouder <xavier@stouder.io>",
Expand Down

0 comments on commit 1264502

Please sign in to comment.