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 Jun 2, 2024
1 parent 52dd756 commit f9b498b
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-legacy/compare/2.0.10...2.0.11) (2024-06-02)

### Bug Fixes

- **deps:** bump debug from 4.3.4 to 4.3.5 ([#432](https://github.com/oclif/plugin-legacy/issues/432)) ([52dd756](https://github.com/oclif/plugin-legacy/commit/52dd756fafef36216e2bc507b7af2457e3cbb8b2))

## [2.0.10](https://github.com/oclif/plugin-legacy/compare/2.0.9...2.0.10) (2024-05-12)

### 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-legacy",
"description": "converts older style plugins to be compatible with oclif",
"version": "2.0.10",
"version": "2.0.11",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-legacy/issues",
"dependencies": {
Expand Down

0 comments on commit f9b498b

Please sign in to comment.