File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1- # 0.1.0 (2024-03-01)
1+ ## [ 0.1.1] ( https://github.com/CodeGenieApp/cli/compare/0.1.0...0.1.1 ) (2024-03-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * release ([ da5b7ab] ( https://github.com/CodeGenieApp/cli/commit/da5b7abe70b0a5737fc657654662eeb351f3b8bf ) )
7+
8+
9+
10+ # [ 0.1.0] ( https://github.com/CodeGenieApp/cli/compare/d8ec3c90024b3f86cf683326c638b3144bfcf1f1...0.1.0 ) (2024-03-01)
211
312
413### Bug Fixes
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @codegenie/cli
1818$ @codegenie/cli COMMAND
1919running command...
2020$ @codegenie/cli (--version)
21- @codegenie/cli/0.1.0 linux-x64 node-v18.19.1
21+ @codegenie/cli/0.1.1 linux-x64 node-v18.19.1
2222$ @codegenie/cli --help [COMMAND]
2323USAGE
2424 $ @codegenie/cli COMMAND
@@ -107,7 +107,7 @@ EXAMPLES
107107 $ @codegenie/cli login
108108```
109109
110- _ See code: [ src/commands/login.ts] ( https://github.com/CodeGenieApp/cli/blob/0.1.0 /src/commands/login.ts ) _
110+ _ See code: [ src/commands/login.ts] ( https://github.com/CodeGenieApp/cli/blob/0.1.1 /src/commands/login.ts ) _
111111
112112## ` @codegenie/cli update [CHANNEL] `
113113
Original file line number Diff line number Diff line change 22 "name" : " @codegenie/cli" ,
33 "description" : " Code Genie CLI" ,
44 "author" : " Brett @brettstack" ,
5- "version" : " 0.1.0 " ,
5+ "version" : " 0.1.1 " ,
66 "repository" : " CodeGenieApp/cli" ,
77 "homepage" : " https://github.com/CodeGenieApp/cli" ,
88 "bugs" : " https://github.com/CodeGenieApp/cli/issues" ,
You can’t perform that action at this time.
0 commit comments