From df7c99e15a49664734644e680ea12e6936fc315e Mon Sep 17 00:00:00 2001 From: kurtosisbot <89932784+kurtosisbot@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:52:43 -0600 Subject: [PATCH] chore(main): release 2.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ version.txt | 2 +- 3 files changed, 13 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..616982b5c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/kurtosis-tech/kurtosis/compare/1.4.3...2.0.0) (2024-12-12) + + +### ⚠ 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)) + ## [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