From f3846a1aaf5bd34980278d500ab94ac33754ee17 Mon Sep 17 00:00:00 2001 From: juicycleff Date: Tue, 20 May 2025 06:35:29 +0000 Subject: [PATCH] chore(release): prepare release 0.6.0 --- CHANGELOG.md | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2050400..3df7803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,51 +1,45 @@ -## [0.4.1](https://github.com/juicycleff/smartform/compare/v0.4.0...v0.4.1) (2025-05-05) +# [0.6.0](https://github.com/juicycleff/smartform/compare/v0.5.0...v0.6.0) (2025-05-20) -### Bug Fixes +### Features -* fixed malformed form type ([9008f52](https://github.com/juicycleff/smartform/commit/9008f52f05e10d74690fd0d22026b7957c93b2bf)) +* added template engine support ([4cb1ee4](https://github.com/juicycleff/smartform/commit/4cb1ee429667dea503ebf1cbf4ea06a5974c848d)) -# [0.4.0](https://github.com/juicycleff/smartform/compare/v0.3.0...v0.4.0) (2025-04-22) +# [0.5.0](https://github.com/juicycleff/smartform/compare/v0.4.1...v0.5.0) (2025-05-13) ### Features -* add pnpm lockfile for dependency management ([93d4f4b](https://github.com/juicycleff/smartform/commit/93d4f4bd2e9aaafc443b5cc9a6d837d6502733c3)) +* added multiline ([2a836ac](https://github.com/juicycleff/smartform/commit/2a836ac799967bdaf9e08f1ccdddd8de44e9f266)) -# [0.3.0](https://github.com/juicycleff/smartform/compare/v0.2.0...v0.3.0) (2025-04-10) +## [0.4.1](https://github.com/juicycleff/smartform/compare/v0.4.0...v0.4.1) (2025-05-05) -### Features +### Bug Fixes -* add workflows for conventional commit checks and release ([66d24d8](https://github.com/juicycleff/smartform/commit/66d24d807ca3042f42a53f3d92727e78c278ba66)) +* fixed malformed form type ([9008f52](https://github.com/juicycleff/smartform/commit/9008f52f05e10d74690fd0d22026b7957c93b2bf)) -# [0.2.0](https://github.com/juicycleff/smartform/compare/v0.1.0...v0.2.0) (2025-04-10) +# [0.4.0](https://github.com/juicycleff/smartform/compare/v0.3.0...v0.4.0) (2025-04-22) ### Features -* add workflows for conventional commit checks and release ([d85ecae](https://github.com/juicycleff/smartform/commit/d85ecaeb18866ae4ab8be2d503d1d460b85d1328)) - - - -# [0.1.0](https://github.com/juicycleff/smartform/compare/f1f6503b6af68a5d0d956e264b4e8e5c364a624c...v0.1.0) (2025-04-10) +* add pnpm lockfile for dependency management ([93d4f4b](https://github.com/juicycleff/smartform/commit/93d4f4bd2e9aaafc443b5cc9a6d837d6502733c3)) -### Bug Fixes -* handle json encoding errors in API responses ([f1f6503](https://github.com/juicycleff/smartform/commit/f1f6503b6af68a5d0d956e264b4e8e5c364a624c)) +# [0.3.0](https://github.com/juicycleff/smartform/compare/v0.2.0...v0.3.0) (2025-04-10) ### 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)) +* add workflows for conventional commit checks and release ([66d24d8](https://github.com/juicycleff/smartform/commit/66d24d807ca3042f42a53f3d92727e78c278ba66))