diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ef19757..3b1b1b9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.5.0"} +{".":"1.6.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index b0e006f..59b1f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.6.0](https://github.com/chenasraf/cospend-cli/compare/v1.5.0...v1.6.0) (2026-02-10) + + +### Features + +* add --today filter ([9a9cc6d](https://github.com/chenasraf/cospend-cli/commit/9a9cc6d14d742a5fe441787a419465d13e20edf1)) +* specify date for add command ([4bd4773](https://github.com/chenasraf/cospend-cli/commit/4bd4773a662aa4da04fc1324a9dff8157f335c4b)) + + +### Bug Fixes + +* add -d shorthand for list date filter ([b2837c0](https://github.com/chenasraf/cospend-cli/commit/b2837c0672a60822ce603d36250b54891b1d0c98)) +* update duplicate -d flag ([df7896d](https://github.com/chenasraf/cospend-cli/commit/df7896d2377c14adc95f249acad2020de83c5175)) + ## [1.5.0](https://github.com/chenasraf/cospend-cli/compare/v1.4.0...v1.5.0) (2026-02-10) diff --git a/version.txt b/version.txt index bc80560..dc1e644 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.5.0 +1.6.0