Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.4
4.0.0