Skip to content

Commit

Permalink
docs: Fix duplicate changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gutentag2012 committed Apr 6, 2024
1 parent ff41e9e commit 31dbe0e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
### 🚀 Features

- **form-core:** Add ability to set errors manually ([552c90e](https://github.com/gutentag2012/form-signals/commit/552c90e))
- **form-core:** Add ability addErrors during submission ([ec8632e](https://github.com/gutentag2012/form-signals/commit/ec8632e))
- **form-core:** Add ability addErrors during submission ([8764e28](https://github.com/gutentag2012/form-signals/commit/8764e28))
- **form-core:** Add transformer to convert zod issues to errors consumable by the addError method during submission ([e79c100](https://github.com/gutentag2012/form-signals/commit/e79c100))
- **form-core:** Add ability addErrors during submission ([ff856ed](https://github.com/gutentag2012/form-signals/commit/ff856ed))

Expand Down Expand Up @@ -77,4 +75,4 @@ This was a version bump only, there were no code changes.

### 🩹 Fixes

- Fix build errors ([460b765](https://github.com/gutentag2012/form-signals/commit/460b765))
- Fix build errors ([460b765](https://github.com/gutentag2012/form-signals/commit/460b765))

0 comments on commit 31dbe0e

Please sign in to comment.