Skip to content

Commit

Permalink
chore(release): 2.22.1 [skip ci]
Browse files Browse the repository at this point in the history
### [2.22.1](v2.22.0...v2.22.1) (2023-09-26)

### Bug Fixes

* Fix computeds always being dirty. ([#94](#94)) ([5d71aee](5d71aee))
  • Loading branch information
Homebound Bot committed Sep 26, 2023
1 parent 5d71aee commit 508cb0c
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.22.0",
"version": "2.22.1",
"author": "Homebound",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 508cb0c

Please sign in to comment.