Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 4, 2024
1 parent a24873b commit 1a9cba1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.2.2](https://github.com/oclif/plugin-version/compare/2.2.1...2.2.2) (2024-06-04)

### Bug Fixes

- core v4 ([a24873b](https://github.com/oclif/plugin-version/commit/a24873b8eeb128795513c9ee156f58dc3643fa94))

## [2.2.1](https://github.com/oclif/plugin-version/compare/2.2.0...2.2.1) (2024-06-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FLAG DESCRIPTIONS
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
```

_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.1/src/commands/version.ts)_
_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.2/src/commands/version.ts)_

<!-- commandsstop -->

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-version",
"description": "A command that shows the CLI version",
"version": "2.2.1",
"version": "2.2.2",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-version/issues",
"dependencies": {
Expand Down

0 comments on commit 1a9cba1

Please sign in to comment.