Skip to content

Commit

Permalink
chore(release): 2.2.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 23, 2024
1 parent 633fa1b commit 9371d58
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.9](https://github.com/oclif/plugin-version/compare/2.2.8...2.2.9) (2024-07-23)

### Bug Fixes

- **deps:** bump ansis from 3.2.1 to 3.3.1 ([#478](https://github.com/oclif/plugin-version/issues/478)) ([0bf5291](https://github.com/oclif/plugin-version/commit/0bf52918e38436d717f36fbba361d4b5ec2896f8))
- husky 9.1.1 fix ([14819e4](https://github.com/oclif/plugin-version/commit/14819e45b0cbd3ae7ce8310f150a4226d8f23ecd))

## [2.2.8](https://github.com/oclif/plugin-version/compare/2.2.7...2.2.8) (2024-07-13)

### 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.8/src/commands/version.ts)_
_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.9/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.8",
"version": "2.2.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-version/issues",
"dependencies": {
Expand Down

0 comments on commit 9371d58

Please sign in to comment.