We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2224186 commit ab7fbfaCopy full SHA for ab7fbfa
CHANGELOG.md
@@ -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
5
## [0.3.6](https://github.com/chouchouji/alias-manager/compare/v0.3.5...v0.3.6) (2024-12-13)
6
7
package.json
@@ -1,7 +1,7 @@
{
"name": "alias-manager",
"displayName": "Alias Manager",
- "version": "0.3.6",
+ "version": "0.4.0",
"description": "System alias manager",
"categories": [
"Other",
@@ -323,4 +323,4 @@
323
"typescript": "^5.6.3",
324
"vitest": "2.1.5"
325
}
326
-}
+}
0 commit comments