Skip to content

Commit ab7fbfa

Browse files
committed
v0.4.0
1 parent 2224186 commit ab7fbfa

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [0.4.0](https://github.com/chouchouji/alias-manager/compare/v0.3.6...v0.4.0) (2024-12-20)
2+
3+
4+
15
## [0.3.6](https://github.com/chouchouji/alias-manager/compare/v0.3.5...v0.3.6) (2024-12-13)
26

37

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alias-manager",
33
"displayName": "Alias Manager",
4-
"version": "0.3.6",
4+
"version": "0.4.0",
55
"description": "System alias manager",
66
"categories": [
77
"Other",
@@ -323,4 +323,4 @@
323323
"typescript": "^5.6.3",
324324
"vitest": "2.1.5"
325325
}
326-
}
326+
}

0 commit comments

Comments
 (0)