Skip to content

Commit b0bd5a1

Browse files
committed
chore(release): 2.0.27 [skip ci]
1 parent 476c8a3 commit b0bd5a1

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.27](https://github.com/oclif/plugin-legacy/compare/2.0.26...2.0.27) (2026-01-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump lodash from 4.17.21 to 4.17.23 ([#663](https://github.com/oclif/plugin-legacy/issues/663)) ([476c8a3](https://github.com/oclif/plugin-legacy/commit/476c8a3a4d8ac101b27993af213331a5b4e93491))
6+
17
## [2.0.26](https://github.com/oclif/plugin-legacy/compare/2.0.25...2.0.26) (2025-10-12)
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.26",
4+
"version": "2.0.27",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)