Skip to content

Commit

Permalink
chore(release): 2.0.20 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 2, 2025
1 parent f50fb6f commit 1cf3dc3
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.20](https://github.com/oclif/plugin-legacy/compare/2.0.19...2.0.20) (2025-02-02)

### Bug Fixes

- **deps:** bump semver from 7.6.3 to 7.7.0 ([#572](https://github.com/oclif/plugin-legacy/issues/572)) ([f50fb6f](https://github.com/oclif/plugin-legacy/commit/f50fb6fb35f40f5f915013f321cd2fd864cf99d7))

## [2.0.19](https://github.com/oclif/plugin-legacy/compare/2.0.18...2.0.19) (2024-12-08)

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

0 comments on commit 1cf3dc3

Please sign in to comment.