File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # [ v1.1.4 ] ( https://github.com/alqmc/gacm/compare/v1.1.3...v1.1.4 ) (2022-10-20 )
1+ # [ v1.1.5 ] ( https://github.com/alqmc/gacm/compare/v1.1.3...v1.1.5 ) (2022-10-21 )
22
33
44## What's Changed
5- - Feat: gacm use user switching can be selected ([ 6e8df66 ] ( https://github.com/alqmc/gacm/commit/6e8df66 ) )
6- - Fix: gacm use switch cancel ([ ec6bd54 ] ( https://github.com/alqmc/gacm/commit/ec6bd54 ) )
7- - Refactor: commands ([ 45ff006 ] ( https://github.com/alqmc/gacm/commit/45ff006 ) )
5+ - Feat: gacm use user switching can be selected ([ 607301a ] ( https://github.com/alqmc/gacm/commit/607301a ) )
6+ - Fix: gacm use switch cancel ([ 54c3d2a ] ( https://github.com/alqmc/gacm/commit/54c3d2a ) )
7+ - Refactor: commands ([ 6a67674 ] ( https://github.com/alqmc/gacm/commit/6a67674 ) )
88 - Docs: delete ([ e6f3359] ( https://github.com/alqmc/gacm/commit/e6f3359 ) )
99# [ v1.1.3] ( https://github.com/alqmc/gacm/compare/v1.1.2...v1.1.3 ) (2022-09-21)
1010
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ var execa__default = /*#__PURE__*/_interopDefaultLegacy(execa);
1616var prompts__default = /*#__PURE__*/ _interopDefaultLegacy ( prompts ) ;
1717
1818var name = "gacm" ;
19- var version = "1.1.4 " ;
19+ var version = "1.1.5 " ;
2020var description = "gacm" ;
2121var scripts = {
2222 build : "gulp --require sucrase/register/ts --gulpfile build/gulpfile.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gacm" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "private" : false ,
55 "description" : " git account manage" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " gacm" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "description" : " gacm" ,
55 "scripts" : {
66 "build" : " gulp --require sucrase/register/ts --gulpfile build/gulpfile.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gacm" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "private" : false ,
55 "description" : " git account manage" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments