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 6dcf748 commit e7af368Copy full SHA for e7af368
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
+## [1.4.2] - 2025-04-23
7
+
8
+### Bug Fixes
9
10
+- Solve some minor issues and update dependencies
11
12
## [1.4.1] - 2025-04-23
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.4.1
+pluginVersion = 1.4.2
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
0 commit comments