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 aba0abe commit ab258b1Copy full SHA for ab258b1
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.22] - 2023-10-09
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [1.2.21] - 2023-08-13
13
14
### Bug Fixes
gradle.properties
@@ -5,7 +5,7 @@ pluginName = IntelliJ Nest Plugin
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-nestjs
# SemVer format -> https://semver.org
-pluginVersion = 1.2.21
+pluginVersion = 1.2.22
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
0 commit comments