Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.0...v3.5.0) (2024-04-29)

### Features

* **usedynamicinputs:** adds override option to addInput ([91979ce](91979ce))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent 91979ce commit a70bf12
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 @@
# [3.5.0](https://github.com/aviemet/useInertiaForm/compare/v3.4.0...v3.5.0) (2024-04-29)


### Features

* **usedynamicinputs:** adds override option to addInput ([91979ce](https://github.com/aviemet/useInertiaForm/commit/91979ce232d6b5619ceb814146173df5a22eca07))

# [3.4.0](https://github.com/aviemet/useInertiaForm/compare/v3.3.3...v3.4.0) (2024-04-14)


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": "3.4.0",
"version": "3.5.0",
"description": "Extra functionality for Inertia.js useForm hook",
"main": "dist/useInertiaForm.js",
"cjs": "dist/useInertiaForm.cjs",
Expand Down

0 comments on commit a70bf12

Please sign in to comment.