Skip to content

Commit 130c7c9

Browse files
committed
chore(release): 2.0.32 [skip ci]
1 parent 02b5c93 commit 130c7c9

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.32](https://github.com/oclif/plugin-legacy/compare/2.0.31...2.0.32) (2026-05-10)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump semver from 7.7.4 to 7.8.0 ([#690](https://github.com/oclif/plugin-legacy/issues/690)) ([02b5c93](https://github.com/oclif/plugin-legacy/commit/02b5c93d87bf62db57d439ecbfff77ba9bebfc8a))
6+
17
## [2.0.31](https://github.com/oclif/plugin-legacy/compare/2.0.30...2.0.31) (2026-05-09)
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.31",
4+
"version": "2.0.32",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)