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 749ef6f + a3e50c1 commit 798050bCopy full SHA for 798050b
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
+## [2.1.4] - 2025-01-15
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [2.1.3] - 2024-12-12
13
14
### Bug Fixes
gradle.properties
@@ -5,7 +5,7 @@ pluginName = IntelliJ Nuxt.js Plugin
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-nuxtjs
# SemVer format -> https://semver.org
-pluginVersion = 2.1.3
+pluginVersion = 2.1.4
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
0 commit comments