Skip to content

Commit

Permalink
chore(release): 2.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 12, 2024
1 parent 770bf3d commit 35a19ae
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.5](https://github.com/oclif/plugin-legacy/compare/2.0.4...2.0.5) (2024-02-12)

### Bug Fixes

- bump deps ([#356](https://github.com/oclif/plugin-legacy/issues/356)) ([770bf3d](https://github.com/oclif/plugin-legacy/commit/770bf3d0aec3939ee24c1ed2583908f77b838c3d))

## [2.0.4](https://github.com/oclif/plugin-legacy/compare/2.0.3...2.0.4) (2023-11-26)

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

0 comments on commit 35a19ae

Please sign in to comment.