From dddae559d346baadf398b42f1574b48589b90f16 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 Mar 2024 02:32:07 +0000 Subject: [PATCH] chore(release): 1.0.1 ## [1.0.1](https://github.com/mikesmithgh/git-prompt-string/compare/v1.0.0...v1.0.1) (2024-03-24) ### Bug Fixes * bump version ([#41](https://github.com/mikesmithgh/git-prompt-string/issues/41)) ([0e4f986](https://github.com/mikesmithgh/git-prompt-string/commit/0e4f986f68191a78321afcd510bfcd8558329fab)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index acd1032..3ec3178 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/mikesmithgh/git-prompt-string/compare/v1.0.0...v1.0.1) (2024-03-24) + + +### Bug Fixes + +* bump version ([#41](https://github.com/mikesmithgh/git-prompt-string/issues/41)) ([0e4f986](https://github.com/mikesmithgh/git-prompt-string/commit/0e4f986f68191a78321afcd510bfcd8558329fab)) + # [1.0.0](https://github.com/mikesmithgh/git-prompt-string/compare/v0.0.1...v1.0.0) (2024-03-24)