From 4134967c72511adc8b47013e282f93a3aea970c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 14:19:53 +0000 Subject: [PATCH] chore(master): release 1.1.0 --- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db7d45..9c7c368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [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)) + ## 1.0.0 (2026-02-03) diff --git a/version.txt b/version.txt index 3eefcb9..9084fa2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +1.1.0