Skip to content

Commit e234a1b

Browse files
committed
chore(release): 2.0.31 [skip ci]
1 parent aa3aeff commit e234a1b

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.31](https://github.com/oclif/plugin-legacy/compare/2.0.30...2.0.31) (2026-05-09)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump fast-xml-builder from 1.1.4 to 1.2.0 ([#688](https://github.com/oclif/plugin-legacy/issues/688)) ([aa3aeff](https://github.com/oclif/plugin-legacy/commit/aa3aeffac76007839c0a5bb98183dd8bd8b2ed81))
6+
17
## [2.0.30](https://github.com/oclif/plugin-legacy/compare/2.0.29...2.0.30) (2026-04-05)
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.30",
4+
"version": "2.0.31",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-legacy/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)