File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.7.122] ( https://github.com/oclif/plugin-test-cjs-1/compare/0.7.121...0.7.122 ) (2026-06-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** bump @oclif/plugin-help from 6.2.49 to 6.2.50 ([ #524 ] ( https://github.com/oclif/plugin-test-cjs-1/issues/524 ) ) ([ 1445209] ( https://github.com/oclif/plugin-test-cjs-1/commit/1445209de1d9e14a93cc9cd341cd983de81d757a ) )
7+
8+
9+
110## [ 0.7.121] ( https://github.com/oclif/plugin-test-cjs-1/compare/0.7.120...0.7.121 ) (2026-05-31)
211
312
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ $ npm install -g @oclif/plugin-test-cjs-1
1717$ cjs1 COMMAND
1818running command...
1919$ cjs1 (--version)
20- @oclif/plugin-test-cjs-1/0.7.121 linux-x64 node-v22.22.3
20+ @oclif/plugin-test-cjs-1/0.7.122 linux-x64 node-v22.22.3
2121$ cjs1 --help [COMMAND]
2222USAGE
2323 $ cjs1 COMMAND
@@ -52,7 +52,7 @@ GLOBAL FLAGS
5252 --json Format output as json.
5353```
5454
55- _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.121 /src/commands/cjs1.ts ) _
55+ _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.122 /src/commands/cjs1.ts ) _
5656
5757## ` cjs1 help [COMMAND] `
5858
@@ -72,7 +72,7 @@ DESCRIPTION
7272 Display help for cjs1.
7373```
7474
75- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6.2.49 /src/commands/help.ts ) _
75+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6.2.50 /src/commands/help.ts ) _
7676
7777## ` cjs1 plugins `
7878
Original file line number Diff line number Diff line change 11{
22 "name" : " @oclif/plugin-test-cjs-1" ,
3- "version" : " 0.7.121 " ,
3+ "version" : " 0.7.122 " ,
44 "description" : " Test CJS plugin" ,
55 "author" : " Salesforce" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments