Skip to content

Commit

Permalink
chore(release): 4.0.7-next.6
Browse files Browse the repository at this point in the history
## [4.0.7-next.6](v4.0.7-next.5...v4.0.7-next.6) (2024-01-18)

### Bug Fixes

* **useTextFieldProps:** make textField initializable via options ([#88](#88)) ([#89](#89)) ([10d8ea9](10d8ea9))
  • Loading branch information
semantic-release-bot committed Jan 18, 2024
1 parent 10d8ea9 commit a5d2eb0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.7-next.6](https://github.com/form-atoms/field/compare/v4.0.7-next.5...v4.0.7-next.6) (2024-01-18)


### Bug Fixes

* **useTextFieldProps:** make textField initializable via options ([#88](https://github.com/form-atoms/field/issues/88)) ([#89](https://github.com/form-atoms/field/issues/89)) ([10d8ea9](https://github.com/form-atoms/field/commit/10d8ea920638c30646b4af616064119e2b0b50f5))

## [4.0.7-next.5](https://github.com/form-atoms/field/compare/v4.0.7-next.4...v4.0.7-next.5) (2024-01-18)


Expand Down

0 comments on commit a5d2eb0

Please sign in to comment.