From ee7667ccb119db11d952e95000fd4126bb54c180 Mon Sep 17 00:00:00 2001 From: juicycleff Date: Thu, 29 May 2025 14:30:16 +0000 Subject: [PATCH] chore(release): prepare release 0.10.4 --- CHANGELOG.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b13e269..1ba02ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,47 +1,45 @@ -## [0.10.2](https://github.com/juicycleff/smartform/compare/v0.10.1...v0.10.2) (2025-05-28) +## [0.10.4](https://github.com/juicycleff/smartform/compare/v0.10.3...v0.10.4) (2025-05-29) ### Bug Fixes -* added condition evaluator ([3498c0c](https://github.com/juicycleff/smartform/commit/3498c0cafa2851c4246c94591566ed2bcf6dfe5f)) +* added condition evaluator with templates ([b7df7ee](https://github.com/juicycleff/smartform/commit/b7df7ee18b43701e54c387db6d03c8455e09e166)) -## [0.10.1](https://github.com/juicycleff/smartform/compare/v0.10.0...v0.10.1) (2025-05-28) +## [0.10.3](https://github.com/juicycleff/smartform/compare/v0.10.2...v0.10.3) (2025-05-29) ### Bug Fixes -* fixed tests ([38846cc](https://github.com/juicycleff/smartform/commit/38846cc0875b0d981b9323eb76369993c40ce48d)) +* added condition evaluator with templates ([c939cd4](https://github.com/juicycleff/smartform/commit/c939cd42d559368155096e2528082ce2cf0e66df)) -# [0.10.0](https://github.com/juicycleff/smartform/compare/v0.9.0...v0.10.0) (2025-05-27) +## [0.10.2](https://github.com/juicycleff/smartform/compare/v0.10.1...v0.10.2) (2025-05-28) -### Features +### Bug Fixes -* implemented react forms ([26f1b99](https://github.com/juicycleff/smartform/commit/26f1b99f1c12bd2f7b7174f705b089a2412b9fa6)) +* added condition evaluator ([3498c0c](https://github.com/juicycleff/smartform/commit/3498c0cafa2851c4246c94591566ed2bcf6dfe5f)) -# [0.9.0](https://github.com/juicycleff/smartform/compare/v0.8.0...v0.9.0) (2025-05-27) +## [0.10.1](https://github.com/juicycleff/smartform/compare/v0.10.0...v0.10.1) (2025-05-28) -### Features +### Bug Fixes -* implemented react forms ([2c704fb](https://github.com/juicycleff/smartform/commit/2c704fb28aa65718145552e4f961637e3c19daca)) +* fixed tests ([38846cc](https://github.com/juicycleff/smartform/commit/38846cc0875b0d981b9323eb76369993c40ce48d)) -# [0.8.0](https://github.com/juicycleff/smartform/compare/v0.7.0...v0.8.0) (2025-05-27) +# [0.10.0](https://github.com/juicycleff/smartform/compare/v0.9.0...v0.10.0) (2025-05-27) ### Features -* 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)) +* implemented react forms ([26f1b99](https://github.com/juicycleff/smartform/commit/26f1b99f1c12bd2f7b7174f705b089a2412b9fa6))