Skip to content

Commit

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

## v0.14.1 (2024-06-13)

### 🚀 Features

- Upgrade some deps ([2b363d0](https://github.com/tjx666/package-manager-enhancer/commit/2b363d0))

### 🐞 Bug Fixes

- Handle empty repository url ([c9383bc](https://github.com/tjx666/package-manager-enhancer/commit/c9383bc))

### ❤️ Contributors

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

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

## v0.14.0 (2024-05-19)

### 🚀 Features
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.14.0",
"version": "0.14.1",
"description": "A vscode extension enhance package manager DX",
"publisher": "YuTengjing",
"private": true,
Expand Down

0 comments on commit 61a9798

Please sign in to comment.