Skip to content

Commit a143260

Browse files
committed
chore(release): 2.0.30 [skip ci]
1 parent 0cf3ad2 commit a143260

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.30](https://github.com/oclif/plugin-legacy/compare/2.0.29...2.0.30) (2026-04-05)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump lodash from 4.17.23 to 4.18.1 ([#681](https://github.com/oclif/plugin-legacy/issues/681)) ([0cf3ad2](https://github.com/oclif/plugin-legacy/commit/0cf3ad2fc6592b861264c0832e3f61f258cc8421))
6+
17
## [2.0.29](https://github.com/oclif/plugin-legacy/compare/2.0.28...2.0.29) (2026-03-21)
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.29",
4+
"version": "2.0.30",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)