We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e26d1bb + 6778b77 commit 850bed8Copy full SHA for 850bed8
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
+## [1.3.2] - 2024-12-12
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [1.3.1] - 2024-12-10
13
14
### Bug Fixes
gradle.properties
@@ -5,7 +5,7 @@ pluginName = IntelliJ Next.js Plugin
pluginRepositoryUrl = https://github.com/nekofar/intellij-nextjs
# SemVer format -> https://semver.org
-pluginVersion = 1.3.1
+pluginVersion = 1.3.2
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
0 commit comments