Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-radicalbit authored Jul 11, 2024
1 parent 7a5deb3 commit 8f70977
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

## [1.2.1](https://github.com/radicalbit/formbit/compare/v1.2.0...v1.2.1) (2024-07-11)


### Bug Fixes

* **ui:** fix isEmpty import ([#13](https://github.com/radicalbit/formbit/issues/13)) ([7a5deb3](https://github.com/radicalbit/formbit/commit/7a5deb3706c9cc150e254916021fee70aab580c1))

## [1.2.0](https://github.com/radicalbit/formbit/compare/v1.1.0...v1.2.0) (2024-07-02)


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": "@radicalbit/formbit",
"version": "1.2.0",
"version": "1.2.1",
"description": "Lightweight state form library",
"author": "https://github.com/radicalbit",
"license": "MIT",
Expand Down

0 comments on commit 8f70977

Please sign in to comment.