@@ -9,7 +9,7 @@ $ npm install -g @the-codegen-project/cli
99$ codegen COMMAND
1010running command...
1111$ codegen (--version)
12- @the-codegen-project/cli/0.67 .0 linux-x64 node-v22.22.0
12+ @the-codegen-project/cli/0.68 .0 linux-x64 node-v22.22.0
1313$ codegen --help [COMMAND]
1414USAGE
1515 $ codegen COMMAND
8080 --silent Suppress all output except fatal errors
8181```
8282
83- _ See code: [ src/commands/base.ts] ( https://github.com/the-codegen-project/cli/blob/v0.67 .0/src/commands/base.ts ) _
83+ _ See code: [ src/commands/base.ts] ( https://github.com/the-codegen-project/cli/blob/v0.68 .0/src/commands/base.ts ) _
8484
8585## ` codegen generate [FILE] `
8686
@@ -111,7 +111,7 @@ DESCRIPTION
111111 configuration.
112112```
113113
114- _ See code: [ src/commands/generate.ts] ( https://github.com/the-codegen-project/cli/blob/v0.67 .0/src/commands/generate.ts ) _
114+ _ See code: [ src/commands/generate.ts] ( https://github.com/the-codegen-project/cli/blob/v0.68 .0/src/commands/generate.ts ) _
115115
116116## ` codegen help [COMMAND] `
117117
@@ -178,7 +178,7 @@ DESCRIPTION
178178 Initialize The Codegen Project in your project
179179```
180180
181- _ See code: [ src/commands/init.ts] ( https://github.com/the-codegen-project/cli/blob/v0.67 .0/src/commands/init.ts ) _
181+ _ See code: [ src/commands/init.ts] ( https://github.com/the-codegen-project/cli/blob/v0.68 .0/src/commands/init.ts ) _
182182
183183## ` codegen telemetry ACTION `
184184
@@ -211,7 +211,7 @@ EXAMPLES
211211 $ codegen telemetry disable
212212```
213213
214- _ See code: [ src/commands/telemetry.ts] ( https://github.com/the-codegen-project/cli/blob/v0.67 .0/src/commands/telemetry.ts ) _
214+ _ See code: [ src/commands/telemetry.ts] ( https://github.com/the-codegen-project/cli/blob/v0.68 .0/src/commands/telemetry.ts ) _
215215
216216## ` codegen version `
217217
0 commit comments