diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cedf58..c36f600 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.41.3] - 2024-04-29 +### Fixed +- fix: default plugin install tip should only display if flag is false. + ## [0.41.2] - 2024-04-22 ### Changed - chore(deps): bumps actions/checkout to v4 and actions/setup-go to v4.