Skip to content

Commit 35a19ae

Browse files
committed
chore(release): 2.0.5 [skip ci]
1 parent 770bf3d commit 35a19ae

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.5](https://github.com/oclif/plugin-legacy/compare/2.0.4...2.0.5) (2024-02-12)
2+
3+
### Bug Fixes
4+
5+
- bump deps ([#356](https://github.com/oclif/plugin-legacy/issues/356)) ([770bf3d](https://github.com/oclif/plugin-legacy/commit/770bf3d0aec3939ee24c1ed2583908f77b838c3d))
6+
17
## [2.0.4](https://github.com/oclif/plugin-legacy/compare/2.0.3...2.0.4) (2023-11-26)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/plugin-legacy",
33
"description": "converts older style plugins to be compatible with oclif",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)