From 9a214cf81d5175a154f297ba54ac350756e2d904 Mon Sep 17 00:00:00 2001 From: kurtosisbot <89932784+kurtosisbot@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:31:07 -0600 Subject: [PATCH] chore(main): release 2.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 16 ++++++++++++++++ version.txt | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 866e93f7a2..895bf0e35e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.3" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 63304c77b6..c19d5c47c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [2.0.0](https://github.com/kurtosis-tech/kurtosis/compare/1.4.3...2.0.0) (2025-01-02) + + +### ⚠ BREAKING CHANGES + +* impl dependency list flag ([#2543](https://github.com/kurtosis-tech/kurtosis/issues/2543)) + +### Features + +* impl dependency list flag ([#2543](https://github.com/kurtosis-tech/kurtosis/issues/2543)) ([a6c1113](https://github.com/kurtosis-tech/kurtosis/commit/a6c1113ec43c052f06c5512f6bc1c9d006c2c16e)) + + +### Bug Fixes + +* use ISO 8601 year number ([#2621](https://github.com/kurtosis-tech/kurtosis/issues/2621)) ([97324e8](https://github.com/kurtosis-tech/kurtosis/commit/97324e819141e147f2f8bf79b023e827cbafeae6)) + ## [1.4.3](https://github.com/kurtosis-tech/kurtosis/compare/1.4.2...1.4.3) (2024-12-04) diff --git a/version.txt b/version.txt index 428b770e3e..227cea2156 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.3 +2.0.0