diff --git a/CHANGELOG.md b/CHANGELOG.md index c0bcf10..943a4dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.2.19](https://github.com/oclif/plugin-version/compare/2.2.18...2.2.19) (2024-12-28) + +### Bug Fixes + +- **deps:** bump ansis from 3.4.0 to 3.5.2 ([#580](https://github.com/oclif/plugin-version/issues/580)) ([556ecfe](https://github.com/oclif/plugin-version/commit/556ecfe49c2a31efe515ef6865f52118bbec8117)) + ## [2.2.18](https://github.com/oclif/plugin-version/compare/2.2.17...2.2.18) (2024-12-14) ### Bug Fixes diff --git a/README.md b/README.md index 012d27a..481592c 100644 --- a/README.md +++ b/README.md @@ -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.18/src/commands/version.ts)_ +_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.19/src/commands/version.ts)_ diff --git a/package.json b/package.json index 2070ad5..38dfbca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-version", "description": "A command that shows the CLI version", - "version": "2.2.18", + "version": "2.2.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {