Skip to content

Commit

Permalink
chore(release): 2.23.1 [skip ci]
Browse files Browse the repository at this point in the history
### [2.23.1](v2.23.0...v2.23.1) (2023-11-06)

### Bug Fixes

* Prevent autoSave fns from calling commitChanges. ([#102](#102)) ([0d0f5e6](0d0f5e6))
  • Loading branch information
Homebound Bot committed Nov 6, 2023
1 parent 0d0f5e6 commit 62ce5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@homebound/form-state",
"version": "2.23.0",
"version": "2.23.1",
"author": "Homebound",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 62ce5c9

Please sign in to comment.