From a674ef94ac0204686438a9aec8a7a784845d4217 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 08:42:14 +0000 Subject: [PATCH] chore(master): release 4.0.0 --- CHANGELOG.md | 11 +++++++++++ version.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24730f3..1657f63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [4.0.0](https://github.com/onlinecity/devops-tools/compare/v3.6.4...v4.0.0) (2026-04-14) + + +### ⚠ BREAKING CHANGES + +* In case you depended on automatic merge of Git Submodules in the devbox base-config plugin's init hook, this have now been disabled and only uninitialized Git submodules are initialized. + +### Bug Fixes + +* avoid git submodule init hook merges ([#75](https://github.com/onlinecity/devops-tools/issues/75)) ([aed451a](https://github.com/onlinecity/devops-tools/commit/aed451a862cf7c18fa900259e7f1591b32d81a38)) + ## [3.6.4](https://github.com/onlinecity/devops-tools/compare/v3.6.3...v3.6.4) (2026-02-25) diff --git a/version.txt b/version.txt index 0f44168..fcdb2e1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.6.4 +4.0.0