From 7feb5057fbde57cc12adff570e0d5a2fc4a30cd2 Mon Sep 17 00:00:00 2001 From: juicycleff Date: Tue, 13 May 2025 00:57:36 +0000 Subject: [PATCH] chore(release): prepare release 0.5.0 --- CHANGELOG.md | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2050400..aee4e7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://github.com/juicycleff/smartform/compare/v0.4.1...v0.5.0) (2025-05-13) + + +### Features + +* added multiline ([2a836ac](https://github.com/juicycleff/smartform/commit/2a836ac799967bdaf9e08f1ccdddd8de44e9f266)) + + + ## [0.4.1](https://github.com/juicycleff/smartform/compare/v0.4.0...v0.4.1) (2025-05-05) @@ -34,18 +43,3 @@ -# [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)) - - -### 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)) - - -