mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Fixed pluginName variable name collision with intellij closure getter in Gradle configuration #29
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- GitHub Actions: allow releasing plugin even for the base project
|
||||
|
||||
### Fixed
|
||||
- `pluginName` variable name collision with `intellij` closure getter in Gradle configuration #29
|
||||
|
||||
## [0.3.2]
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user