Skip to content

Commit 0e8fa43

Browse files
committed
chore(release): 12.2.21 [skip ci]
1 parent e18842d commit 0e8fa43

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.21](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.20...12.2.21) (2026-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.30.0 to 8.31.0 ([7f518e4](https://github.com/salesforcecli/sf-plugins-core/commit/7f518e4cb74906980c96d09b2e0424b0c2885d1f))
7+
8+
9+
110
## [12.2.20](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.19...12.2.20) (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.20",
3+
"version": "12.2.21",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)