diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d6e472..49a1c07 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.1.0"} +{".":"1.2.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7c368..f34b2a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,29 @@ # Changelog +## [1.2.0](https://github.com/chenasraf/cospend-cli/compare/v1.1.0...v1.2.0) (2026-02-08) + + +### Features + +* currency format ([4dc877d](https://github.com/chenasraf/cospend-cli/commit/4dc877d16e974d80e73c05932b7c61e3139b525e)) + + +### Bug Fixes + +* trim newlines/spaces in bill what field ([2b45a3b](https://github.com/chenasraf/cospend-cli/commit/2b45a3b80d9aa767fb06a04d97759297da7efa88)) + ## [1.1.0](https://github.com/chenasraf/cospend-cli/compare/v1.0.0...v1.1.0) (2026-02-03) ### Features -* add --limit cli arg to list command ([5e7f239](https://github.com/chenasraf/cospend-cli/commit/5e7f23961934db98fdc30a7596d787722ae0bd3c)) -* add browser login method ([18b7f45](https://github.com/chenasraf/cospend-cli/commit/18b7f45a1c351668ebddd0ba0c842cae966fe9e6)) -* add total amount to list command ([4ecab97](https://github.com/chenasraf/cospend-cli/commit/4ecab974b6d8977a85e6e3188d60663cf7ea56ea)) +* add --limit cli arg to list command ([c1b38cf](https://github.com/chenasraf/cospend-cli/commit/c1b38cf7554f6fffdf50ac61e37edf845c8708f2)) +* add browser login method ([9c5eda3](https://github.com/chenasraf/cospend-cli/commit/9c5eda351bcff3a96a8dc5dd1b5d7686b9248d70)) +* add total amount to list command ([a545b7e](https://github.com/chenasraf/cospend-cli/commit/a545b7e347504727103dce1c4a90a44c38acc011)) ## 1.0.0 (2026-02-03) ### Features -* initial commit ([1f92ddf](https://github.com/chenasraf/cospend-cli/commit/1f92ddfa1a6ad0230ea131ab5effd1ea1ab2226e)) +* initial commit ([df828c6](https://github.com/chenasraf/cospend-cli/commit/df828c6e85822f2b099c884f7d4e68f06bbf4b20)) diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0