Skip to content

Commit 62f31de

Browse files
committed
v0.5.5
1 parent a0c3a36 commit 62f31de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.5](https://github.com/chouchouji/alias-manager/compare/v0.5.4...v0.5.5) (2025-03-15)
2+
3+
### Bug Fixes
4+
5+
- update file content after sorting system alias ([#24](https://github.com/chouchouji/alias-manager/issues/24)) ([a0c3a36](https://github.com/chouchouji/alias-manager/commit/a0c3a36915a5502ec7c2525736a5c64ee35461e8))
6+
17
## [0.5.4](https://github.com/chouchouji/alias-manager/compare/v0.5.3...v0.5.4) (2025-03-10)
28

39
### 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.4",
4+
"version": "0.5.5",
55
"description": "System alias manager",
66
"categories": [
77
"Other",

0 commit comments

Comments
 (0)