We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86b433 commit 499ed29Copy full SHA for 499ed29
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
<!-- https://keepachangelog.com/en/1.0.0/ -->
2
3
+## v0.18.3 (2024-10-15)
4
+
5
+### 🐞 Bug Fixes
6
7
+- Ci node version not use .nvmrc ([d86b433](https://github.com/tjx666/package-manager-enhancer/commit/d86b433))
8
9
+### ❤️ Contributors
10
11
+- 余腾靖 ([@tjx666](http://github.com/tjx666))
12
13
+[View changes on GitHub](https://github.com/tjx666/package-manager-enhancer/compare/v0.18.2...v0.18.3 '2024-10-15')
14
15
## v0.18.2 (2024-10-15)
16
17
### 🐞 Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "package-manager-enhancer",
"displayName": "Package Manager Enhancer",
- "version": "0.18.2",
+ "version": "0.18.3",
"description": "A vscode extension enhance package manager DX",
"publisher": "YuTengjing",
"private": true,
0 commit comments