From a9d242d9db8d55ed45a1d56746f99046a42f0555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:43:49 +0000 Subject: [PATCH] chore(master): release 1.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f783fd0..c17c08f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.2.1"} +{".":"1.3.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c97c2..faaae42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.0](https://github.com/chenasraf/cospend-cli/compare/v1.2.1...v1.3.0) (2026-02-09) + + +### Features + +* project info in info command ([fbb9605](https://github.com/chenasraf/cospend-cli/commit/fbb96057e56d1aa0fbfae645f89cf60269e1f919)) + + +### Bug Fixes + +* payment method & category matching logic ([b545c80](https://github.com/chenasraf/cospend-cli/commit/b545c803bbeec0425e05089370052eb00796acb6)) + ## [1.2.1](https://github.com/chenasraf/cospend-cli/compare/v1.2.0...v1.2.1) (2026-02-08) diff --git a/version.txt b/version.txt index 6085e94..f0bb29e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1 +1.3.0