We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d0702 commit 3fa2b55Copy full SHA for 3fa2b55
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
<!-- https://keepachangelog.com/en/1.0.0/ -->
2
3
+## v0.18.1 (2024-10-15)
4
+
5
+### 🐞 Bug Fixes
6
7
+- Update engines.vscode to 1.92.0 ([f3d0702](https://github.com/tjx666/package-manager-enhancer/commit/f3d0702))
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.0...v0.18.1 '2024-10-15')
14
15
## v0.18.0 (2024-10-15)
16
17
### 🚀 Features
package.json
@@ -1,7 +1,7 @@
{
"name": "package-manager-enhancer",
"displayName": "Package Manager Enhancer",
- "version": "0.18.0",
+ "version": "0.18.1",
"description": "A vscode extension enhance package manager DX",
"publisher": "YuTengjing",
"private": true,
0 commit comments