Skip to content

Commit

Permalink
chore(release): 2.0.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 30, 2023
1 parent 7a37993 commit ef3d2fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.0.11](https://github.com/oclif/plugin-version/compare/2.0.10...2.0.11) (2023-12-30)

### Bug Fixes

- **deps:** bump @oclif/core from 3.15.0 to 3.15.1 ([#332](https://github.com/oclif/plugin-version/issues/332)) ([7a37993](https://github.com/oclif/plugin-version/commit/7a3799353b6d03bece062d15658f83fdac3f41c9))

## [2.0.10](https://github.com/oclif/plugin-version/compare/2.0.9...2.0.10) (2023-12-23)

### Bug Fixes
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.0.10",
"version": "2.0.11",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-version/issues",
"dependencies": {
Expand Down

0 comments on commit ef3d2fa

Please sign in to comment.