Skip to content

Commit

Permalink
chore(release): 0.7.50 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 19, 2025
1 parent 1ddaabe commit e740819
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 11 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.50](https://github.com/oclif/plugin-test-cjs-1/compare/0.7.49...0.7.50) (2025-01-19)


### Bug Fixes

* **deps:** bump @oclif/plugin-plugins from 5.4.24 to 5.4.25 ([#271](https://github.com/oclif/plugin-test-cjs-1/issues/271)) ([1ddaabe](https://github.com/oclif/plugin-test-cjs-1/commit/1ddaabed9dd9e8b378a0b2122874c8aab7a53c0f))



## [0.7.49](https://github.com/oclif/plugin-test-cjs-1/compare/0.7.48...0.7.49) (2025-01-12)


Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ npm install -g @oclif/plugin-test-cjs-1
$ cjs1 COMMAND
running command...
$ cjs1 (--version)
@oclif/plugin-test-cjs-1/0.7.49 linux-x64 node-v20.18.1
@oclif/plugin-test-cjs-1/0.7.50 linux-x64 node-v20.18.1
$ cjs1 --help [COMMAND]
USAGE
$ cjs1 COMMAND
Expand Down Expand Up @@ -53,7 +53,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/cjs1.ts](https://github.com/oclif/plugin-test-cjs-1/blob/0.7.49/src/commands/cjs1.ts)_
_See code: [src/commands/cjs1.ts](https://github.com/oclif/plugin-test-cjs-1/blob/0.7.50/src/commands/cjs1.ts)_

## `cjs1 help [COMMAND]`

Expand Down Expand Up @@ -96,7 +96,7 @@ EXAMPLES
$ cjs1 plugins
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/index.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/index.ts)_

## `cjs1 plugins:inspect PLUGIN...`

Expand All @@ -123,7 +123,7 @@ EXAMPLES
$ cjs1 plugins inspect myplugin
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/inspect.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/inspect.ts)_

## `cjs1 plugins install PLUGIN`

Expand Down Expand Up @@ -172,7 +172,7 @@ EXAMPLES
$ cjs1 plugins install someuser/someplugin
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/install.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/install.ts)_

## `cjs1 plugins link PATH`

Expand Down Expand Up @@ -203,7 +203,7 @@ EXAMPLES
$ cjs1 plugins link myplugin
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/link.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/link.ts)_

## `cjs1 plugins reset`

Expand All @@ -218,7 +218,7 @@ FLAGS
--reinstall Reinstall all plugins after uninstalling.
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/reset.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/reset.ts)_

## `cjs1 plugins uninstall [PLUGIN]`

Expand Down Expand Up @@ -246,7 +246,7 @@ EXAMPLES
$ cjs1 plugins uninstall myplugin
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/uninstall.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/uninstall.ts)_

## `cjs1 plugins update`

Expand All @@ -264,5 +264,5 @@ DESCRIPTION
Update installed plugins.
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.24/src/commands/plugins/update.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.25/src/commands/plugins/update.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-test-cjs-1",
"version": "0.7.49",
"version": "0.7.50",
"description": "Test CJS plugin",
"author": "Salesforce",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,7 +2603,7 @@ ansi-styles@^6.1.0:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

ansis@^3.5.2, ansis@^3.6.0, ansis@^3.8.1:
ansis@^3.5.2, ansis@^3.8.1:
version "3.9.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
Expand Down

0 comments on commit e740819

Please sign in to comment.