Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.0.1...v1.0.0) (2024-03-24) ### Bug Fixes * add semantic release github step ([#33](#33)) ([9e96f8f](9e96f8f)), closes [#32](#32) * CI test_release fixes ([#31](#31)) ([63988c8](63988c8)), closes [#30](#30) * move publishCmd to semantic release github ([#34](#34)) ([d6f21da](d6f21da)), closes [#32](#32) * remove windows line endings ([#25](#25)) ([ec5eb3e](ec5eb3e)) * revert CI changes ([#35](#35)) ([9083f3b](9083f3b)) * feat!: v2 rewrite in golang (#24) ([c022027](c022027)), closes [#24](#24) [#17](#17) ### Features * add version flag ([#37](#37)) ([94a1dd5](94a1dd5)) * change color enabled to color disabled ([#38](#38)) ([03b7aff](03b7aff)) * rename bgps to git-prompt-string ([#36](#36)) ([6e3e6d1](6e3e6d1)) * return error exit codes and add windows fixes ([#39](#39)) ([d6193d5](d6193d5)) ### BREAKING CHANGES * initial rewrite of bgps in Golang
- Loading branch information