diff --git a/CHANGELOG.md b/CHANGELOG.md index 2050400..fcb8b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,51 +1,48 @@ -## [0.4.1](https://github.com/juicycleff/smartform/compare/v0.4.0...v0.4.1) (2025-05-05) +# [0.8.0](https://github.com/juicycleff/smartform/compare/v0.7.0...v0.8.0) (2025-05-27) -### Bug Fixes +### Features -* fixed malformed form type ([9008f52](https://github.com/juicycleff/smartform/commit/9008f52f05e10d74690fd0d22026b7957c93b2bf)) +* implemented react forms ([acb9868](https://github.com/juicycleff/smartform/commit/acb98685162e463bd03edd2131e3ff2a1ea9d672)) +* implemented react forms ([e05301d](https://github.com/juicycleff/smartform/commit/e05301d37fe01b270d8b53092d292440801545ba)) +* implemented react forms ([d1f1928](https://github.com/juicycleff/smartform/commit/d1f192810720878ac7f00b586fe0c931098f85e7)) -# [0.4.0](https://github.com/juicycleff/smartform/compare/v0.3.0...v0.4.0) (2025-04-22) +# [0.7.0](https://github.com/juicycleff/smartform/compare/v0.6.1...v0.7.0) (2025-05-27) ### Features -* add pnpm lockfile for dependency management ([93d4f4b](https://github.com/juicycleff/smartform/commit/93d4f4bd2e9aaafc443b5cc9a6d837d6502733c3)) +* implemented react forms ([2c417ef](https://github.com/juicycleff/smartform/commit/2c417ef29ddabfb6dd8cde8517437f3d9bf58feb)) +* implemented react forms ([f9c1903](https://github.com/juicycleff/smartform/commit/f9c19033a1cc1e3b5a34ab771164f916ec24c904)) -# [0.3.0](https://github.com/juicycleff/smartform/compare/v0.2.0...v0.3.0) (2025-04-10) +## [0.6.1](https://github.com/juicycleff/smartform/compare/v0.6.0...v0.6.1) (2025-05-20) -### Features +### Bug Fixes -* add workflows for conventional commit checks and release ([66d24d8](https://github.com/juicycleff/smartform/commit/66d24d807ca3042f42a53f3d92727e78c278ba66)) +* added default ids for auth fields. ([7f6ac76](https://github.com/juicycleff/smartform/commit/7f6ac761e1a029b8bed9cdac1d9e280eef05552a)) -# [0.2.0](https://github.com/juicycleff/smartform/compare/v0.1.0...v0.2.0) (2025-04-10) +# [0.6.0](https://github.com/juicycleff/smartform/compare/v0.5.0...v0.6.0) (2025-05-20) ### Features -* add workflows for conventional commit checks and release ([d85ecae](https://github.com/juicycleff/smartform/commit/d85ecaeb18866ae4ab8be2d503d1d460b85d1328)) +* added template engine support ([4cb1ee4](https://github.com/juicycleff/smartform/commit/4cb1ee429667dea503ebf1cbf4ea06a5974c848d)) -# [0.1.0](https://github.com/juicycleff/smartform/compare/f1f6503b6af68a5d0d956e264b4e8e5c364a624c...v0.1.0) (2025-04-10) - - -### Bug Fixes - -* handle json encoding errors in API responses ([f1f6503](https://github.com/juicycleff/smartform/commit/f1f6503b6af68a5d0d956e264b4e8e5c364a624c)) +# [0.5.0](https://github.com/juicycleff/smartform/compare/v0.4.1...v0.5.0) (2025-05-13) ### Features -* add workflows for conventional commit checks and release ([86e03ff](https://github.com/juicycleff/smartform/commit/86e03ffc78db10082c99b3ef9721476dafc94e0a)) -* add workflows for conventional commit checks and release ([538055c](https://github.com/juicycleff/smartform/commit/538055c87d71c523984fd3e326cb3252abf398f8)) +* added multiline ([2a836ac](https://github.com/juicycleff/smartform/commit/2a836ac799967bdaf9e08f1ccdddd8de44e9f266))