Skip to content

Commit e6e3023

Browse files
committed
chore(release): 12.2.2 [skip ci]
1 parent 5d193cf commit e6e3023

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.2.2](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.1...12.2.2) (2025-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* pretty-print `MULTIPLE_API_ERROR` data ([#677](https://github.com/salesforcecli/sf-plugins-core/issues/677)) ([5d193cf](https://github.com/salesforcecli/sf-plugins-core/commit/5d193cf4a7aa59dac2506ea81f3d11dd9f93b6b4)), closes [#680](https://github.com/salesforcecli/sf-plugins-core/issues/680)
7+
8+
9+
110
## [12.2.1](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.0...12.2.1) (2025-03-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/sf-plugins-core",
3-
"version": "12.2.1",
3+
"version": "12.2.2",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)