We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40588a commit 9084490Copy full SHA for 9084490
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## [Unreleased]
4
5
-## [1.4.0] - 2025-12-08
+## [1.5.0] - 2025-12-08
6
7
### Bug Fixes
8
gradle.properties
@@ -4,8 +4,8 @@ pluginGroup = com.example.css
pluginName = React Css Modules All
pluginRepositoryUrl = https://github.com/Q-Peppa/react-css-modules-all
# SemVer format -> https://semver.org
-pluginVersion=1.4.0
-version=1.4.0
+pluginVersion=1.5.0
+version=1.5.0
9
10
11
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
0 commit comments