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 bee2fa1 + 3ce80a0 commit bdbe619Copy full SHA for bdbe619
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
+## [1.2.17] - 2023-06-17
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [1.2.16] - 2023-06-03
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.2.16
+pluginVersion = 1.2.17
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments