We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9006b43 commit 7c8254bCopy full SHA for 7c8254b
2 files changed
CHANGELOG.md
@@ -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
10
## [12.2.19](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.18...12.2.19) (2026-05-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.2.19",
+ "version": "12.2.20",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments