Skip to content

Commit b072162

Browse files
committed
v0.5.3
1 parent 4a11cf4 commit b072162

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.5.3](https://github.com/chouchouji/alias-manager/compare/v0.5.2...v0.5.3) (2025-03-09)
2+
3+
### Bug Fixes
4+
5+
- update localization strings for alias prompts and warnings ([bbdcdc7](https://github.com/chouchouji/alias-manager/commit/bbdcdc73768a2ccfbe1add3f8b705fbd64118d64))
6+
7+
### Features
8+
9+
- support selective deletion instead of deleting all items ([#22](https://github.com/chouchouji/alias-manager/issues/22)) ([1e67743](https://github.com/chouchouji/alias-manager/commit/1e677434f9bac53b81519ebf71c46e658bb293cb))
10+
111
## [0.5.2](https://github.com/chouchouji/alias-manager/compare/v0.5.0...v0.5.2) (2025-02-15)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alias-manager",
33
"displayName": "Alias Manager",
4-
"version": "0.5.2",
4+
"version": "0.5.3",
55
"description": "System alias manager",
66
"categories": [
77
"Other",

0 commit comments

Comments
 (0)