Skip to content

Commit 29ac763

Browse files
committed
chore(release): 2.0.29 [skip ci]
1 parent d14b49e commit 29ac763

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.29](https://github.com/oclif/plugin-legacy/compare/2.0.28...2.0.29) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump flatted from 3.1.0 to 3.4.2 ([#674](https://github.com/oclif/plugin-legacy/issues/674)) ([d14b49e](https://github.com/oclif/plugin-legacy/commit/d14b49e29c83a37ca9db962780bdf329a332bdb9))
6+
17
## [2.0.28](https://github.com/oclif/plugin-legacy/compare/2.0.27...2.0.28) (2026-02-08)
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.28",
4+
"version": "2.0.29",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)