diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index f1c1e58..bcd0522 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.0" + ".": "0.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2221119..60577e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.6.0](https://github.com/jals1212/themux/compare/v0.5.0...v0.6.0) (2026-07-03) + + +### Added + +* **git:** default state_target to both ([#18](https://github.com/jals1212/themux/issues/18)) ([390123c](https://github.com/jals1212/themux/commit/390123ccc300c2753eaba53d39088c9b00dd2f8e)) +* **props:** friendly colour words and when/active_when presets ([#21](https://github.com/jals1212/themux/issues/21)) ([f023a8a](https://github.com/jals1212/themux/commit/f023a8a24e2980b81f9c85702c844b65ca0ce231)) + ## [0.5.0](https://github.com/jals1212/themux/compare/v0.4.0...v0.5.0) (2026-07-03)