File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1212
1313## [ Unreleased]
1414
15- ## [ 0.9.5] - 2025-08-18
16-
1715### Fixed
1816
1917- Fix compatibility with the newest versions of the registries and configuration files across all the implementations (#89 )
175173
176174- Initial release
177175
178- [ Unreleased ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.5...HEAD
179- [ 0.9.5 ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.4...v0.9.5
176+ [ Unreleased ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.4...HEAD
180177[ 0.9.4 ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.3...v0.9.4
181178[ 0.9.3 ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.2...v0.9.3
182179[ 0.9.2 ] : https://github.com/WarningImHack3r/intellij-shadcn-plugin/compare/v0.9.1...v0.9.2
Original file line number Diff line number Diff line change 11# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22
33pluginGroup = com.github.warningimhack3r.intellijshadcnplugin
4- pluginName = intellij- shadcn-plugin
4+ pluginName = shadcn/ui Components Manager
55pluginRepositoryUrl = https://github.com/WarningImHack3r/intellij-shadcn-plugin
66# SemVer format -> https://semver.org
77pluginVersion = 0.9.5
Original file line number Diff line number Diff line change 1- rootProject.name = " intellij-shadcn-plugin "
1+ rootProject.name = " shadcnui Components Manager "
22
33plugins {
44 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
You can’t perform that action at this time.
0 commit comments