From c7160ab162c8e69bb20ea821195ddf42f41b4263 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 07:45:01 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd27541..5d51785 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/g2a-com/klio/compare/v1.2.0...v1.3.0) (2025-07-29) + + +### Features + +* add --upgrade flag ([#88](https://github.com/g2a-com/klio/issues/88)) ([deffa47](https://github.com/g2a-com/klio/commit/deffa4742c8279a8c0efb23ad9bb1d565aa82fd0)) + ## [1.2.0](https://github.com/g2a-com/klio/compare/v1.1.4...v1.2.0) (2025-02-10)