Skip to content

Commit 7c8254b

Browse files
committed
chore(release): 12.2.20 [skip ci]
1 parent 9006b43 commit 7c8254b

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

0 commit comments

Comments
 (0)