From 5848d2acb059c6f54d4adb34ca46329892bc0371 Mon Sep 17 00:00:00 2001 From: kurtosisbot <89932784+kurtosisbot@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:13:15 -0600 Subject: [PATCH] chore(main): release 1.4.1 --- .release-please-manifest.json | 3 ++- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5a1a3f6b2d..f1c9a16b7b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,5 +6,6 @@ "bump-path-for-minor-pre-major": false, "include-v-in-tag": false } - } + }, + ".": "1.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 00d0b221e5..d525e132d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.1](https://github.com/kurtosis-tech/kurtosis/compare/1.4.0...v1.4.1) (2024-11-01) + + +### Bug Fixes + +* add rafael as maintainer ([#2583](https://github.com/kurtosis-tech/kurtosis/issues/2583)) ([ab5eb9e](https://github.com/kurtosis-tech/kurtosis/commit/ab5eb9efdbccfae28ee56ee96350daef7412c6ae)) +* docker auth panic ([b36ddc9](https://github.com/kurtosis-tech/kurtosis/commit/b36ddc9d6c3b2baa8fe03a3f27ec5f3cae68c043)) + ## [1.4.0](https://github.com/kurtosis-tech/kurtosis/compare/1.3.1...1.4.0) (2024-10-29) diff --git a/version.txt b/version.txt index 88c5fb891d..347f5833ee 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.0 +1.4.1