File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.5.0] ( https://github.com/chouchouji/alias-manager/compare/v0.4.3...v0.5.0 ) (2025-02-13)
2+
3+ ### Features
4+
5+ - support exporting all alias to json file ([ ee44980] ( https://github.com/chouchouji/alias-manager/commit/ee4498063fd4c5799b5f4f60ca6a539a4bb23592 ) )
6+ - support resolving alias from clipboard ([ 9d4b80d] ( https://github.com/chouchouji/alias-manager/commit/9d4b80dad750ad9d3b78312eb09432aaa680298e ) )
7+ - support resolving json file ([ c010944] ( https://github.com/chouchouji/alias-manager/commit/c0109443f4c954f3ea4fbef773e7e97d1dd9d3ab ) )
8+
19## [ 0.4.3] ( https://github.com/chouchouji/alias-manager/compare/v0.4.2...v0.4.3 ) (2025-02-09)
210
311### Performance Improvements
Original file line number Diff line number Diff line change 11{
22 "name" : " alias-manager" ,
33 "displayName" : " Alias Manager" ,
4- "version" : " 0.4.3 " ,
4+ "version" : " 0.5.0 " ,
55 "description" : " System alias manager" ,
66 "categories" : [
77 " Other" ,
346346 },
347347 "icon" : " resources/logo.png" ,
348348 "l10n" : " ./l10n"
349- }
349+ }
You can’t perform that action at this time.
0 commit comments