Skip to content

Commit

Permalink
release: v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tjx666 committed Jul 13, 2024
1 parent effe7bc commit 915ae5b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<!-- https://keepachangelog.com/en/1.0.0/ -->

## v0.15.2 (2024-07-13)

### 🐞 Bug Fixes

- Some dynamic import cases hover tooltip not work ([1b93301](https://github.com/tjx666/package-manager-enhancer/commit/1b93301))

### ❤️ Contributors

- 余腾靖 ([@tjx666](http://github.com/tjx666))

[View changes on GitHub](https://github.com/tjx666/package-manager-enhancer/compare/v0.15.1...v0.15.2 '2024-07-13')

## v0.15.1 (2024-07-13)

No significant changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "package-manager-enhancer",
"displayName": "Package Manager Enhancer",
"version": "0.15.1",
"version": "0.15.2",
"description": "A vscode extension enhance package manager DX",
"publisher": "YuTengjing",
"private": true,
Expand Down

0 comments on commit 915ae5b

Please sign in to comment.