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.
1 parent 9564ad0 commit a9d87ffCopy full SHA for a9d87ff
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.3] - 2025-01-15
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [1.3.2] - 2024-12-12
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.2
+pluginVersion = 1.3.3
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
0 commit comments