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.7.59] ( https://github.com/oclif/plugin-test-cjs-1/compare/0.7.58...0.7.59 ) (2025-03-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** bump @oclif/plugin-help from 6.2.25 to 6.2.26 ([ #306 ] ( https://github.com/oclif/plugin-test-cjs-1/issues/306 ) ) ([ 4df505a] ( https://github.com/oclif/plugin-test-cjs-1/commit/4df505aa50c4693f9cd3ebc38156db94eb1c5008 ) )
7+
8+
9+
110## [ 0.7.58] ( https://github.com/oclif/plugin-test-cjs-1/compare/0.7.57...0.7.58 ) (2025-02-24)
211
312
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @oclif/plugin-test-cjs-1
1818$ cjs1 COMMAND
1919running command...
2020$ cjs1 (--version)
21- @oclif/plugin-test-cjs-1/0.7.58 linux-x64 node-v20.18.2
21+ @oclif/plugin-test-cjs-1/0.7.59 linux-x64 node-v20.18.3
2222$ cjs1 --help [COMMAND]
2323USAGE
2424 $ cjs1 COMMAND
@@ -53,7 +53,7 @@ GLOBAL FLAGS
5353 --json Format output as json.
5454```
5555
56- _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.58 /src/commands/cjs1.ts ) _
56+ _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.59 /src/commands/cjs1.ts ) _
5757
5858## ` cjs1 help [COMMAND] `
5959
@@ -73,7 +73,7 @@ DESCRIPTION
7373 Display help for cjs1.
7474```
7575
76- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6.2.25 /src/commands/help.ts ) _
76+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6.2.26 /src/commands/help.ts ) _
7777
7878## ` cjs1 plugins `
7979
Original file line number Diff line number Diff line change 11{
22 "name" : " @oclif/plugin-test-cjs-1" ,
3- "version" : " 0.7.58 " ,
3+ "version" : " 0.7.59 " ,
44 "description" : " Test CJS plugin" ,
55 "author" : " Salesforce" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments