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