Skip to content

Commit

Permalink
chore(release): 2.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.13](v2.0.12...v2.0.13) (2023-03-24)

### Bug Fixes

* 🐛 Removes disabled conditions from Submit button ([403270a](403270a))
  • Loading branch information
semantic-release-bot committed Mar 24, 2023
1 parent 1cd907c commit 1f468ea
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,3 +1,10 @@
## [2.0.13](https://github.com/aviemet/useInertiaForm/compare/v2.0.12...v2.0.13) (2023-03-24)


### Bug Fixes

* 🐛 Removes disabled conditions from Submit button ([403270a](https://github.com/aviemet/useInertiaForm/commit/403270a3e6ee48e74c9703722df2d396762b5bb8))

## [2.0.12](https://github.com/aviemet/useInertiaForm/compare/v2.0.11...v2.0.12) (2023-03-24)


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": "use-inertia-form",
"version": "2.0.12",
"version": "2.0.13",
"description": "Extra functionality for Inertia.js useForm hook",
"main": "dist/useInertiaForm.js",
"module": "dist/useInertiaForm.esm.js",
Expand Down

0 comments on commit 1f468ea

Please sign in to comment.