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