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 b8c4089 + b7fe092 commit caacee6Copy full SHA for caacee6
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.0] - 2024-10-07
7
+
8
+### Features
9
10
+- Add `messagePointer` method to `NuxtBundle`
11
12
## [2.0.14] - 2024-10-05
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.0.14
+pluginVersion = 2.1.0
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
0 commit comments