Skip to content

Commit 32c7640

Browse files
committed
chore(release): 12.2.22 [skip ci]
1 parent e16e723 commit 32c7640

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.2.22](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.21...12.2.22) (2026-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 4.11.2 to 4.11.4 ([d4e8f8d](https://github.com/salesforcecli/sf-plugins-core/commit/d4e8f8d3cd02c5032e694088d4cbdbfd8fc0947c))
7+
8+
9+
110
## [12.2.21](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.20...12.2.21) (2026-05-24)
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.21",
3+
"version": "12.2.22",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)