diff --git a/.release-please/manifest.json b/.release-please/manifest.json index fd08734..c0f9e2d 100644 --- a/.release-please/manifest.json +++ b/.release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "4.6.0" + ".": "4.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a152de..da752fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [4.7.0](https://github.com/justcarlson/dotfiles/compare/v4.6.0...v4.7.0) (2026-01-04) + + +### Features + +* **zellij:** add zjstatus dev environment with git status bar ([629d4f8](https://github.com/justcarlson/dotfiles/commit/629d4f8c695e6edf682c87c3c3113d273432c01d)) +* **zellij:** add zjstatus dev environment with git status bar ([caceef8](https://github.com/justcarlson/dotfiles/commit/caceef806746c5b2b99aa9a32ecc8d3cbb39aa74)), closes [#126](https://github.com/justcarlson/dotfiles/issues/126) + + +### Bug Fixes + +* address code review issues ([4d570a9](https://github.com/justcarlson/dotfiles/commit/4d570a9ca7e43bfdfff01df93b297ec84afbeb06)) +* remove unused WHITE variable (shellcheck SC2034) ([0b14bee](https://github.com/justcarlson/dotfiles/commit/0b14beeaa0ad571652605a70d3817a15b9fe9114)) + + +### Performance Improvements + +* add caching and rate limiting to zjstatus git updates ([3592e9b](https://github.com/justcarlson/dotfiles/commit/3592e9b7755e1cb6f7c9220390ced34a3132b5cc)) + ## [4.6.0](https://github.com/justcarlson/dotfiles/compare/v4.5.1...v4.6.0) (2026-01-02) diff --git a/version.txt b/version.txt index 6016e8a..f6cdf40 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.6.0 +4.7.0