From f418e3ac964492069c47ce93e9d64049404b6b0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:50:44 +0200 Subject: [PATCH] Changelog update - `v0.9.0` (#56) Co-authored-by: GitHub Action --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2dc777..011ee13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ ## [Unreleased] +## [0.9.0] - 2024-08-01 + ### Added - Add a notification when component dependencies fail to install or uninstall @@ -136,7 +138,8 @@ - Initial release -[Unreleased]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.8.5...HEAD +[Unreleased]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.0...HEAD +[0.9.0]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.8.5...v0.9.0 [0.8.5]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.8.4...v0.8.5 [0.8.4]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.8.3...v0.8.4 [0.8.3]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.8.2...v0.8.3 @@ -148,6 +151,6 @@ [0.7.5]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.7.4...v0.7.5 [0.7.4]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.7.3...v0.7.4 [0.7.3]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.7.2...v0.7.3 -[0.7.2]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/commits/v0.7.1...v0.7.2 -[0.7.1]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/commits/v0.7.0...v0.7.1 +[0.7.2]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.7.1...v0.7.2 +[0.7.1]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/WarningImHack3r/intellij-shadcn-plugin/commits/v0.7.0