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 c88d314 commit 37013ccCopy full SHA for 37013cc
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [9.0.6](https://github.com/salesforcecli/sf-plugins-core/compare/9.0.5...9.0.6) (2024-04-30)
2
+
3
4
+### Bug Fixes
5
6
+* bump core version ([5d5f921](https://github.com/salesforcecli/sf-plugins-core/commit/5d5f92166618c2b0fbacca63dcda70ad8323e2c8))
7
8
9
10
## [9.0.5](https://github.com/salesforcecli/sf-plugins-core/compare/9.0.4...9.0.5) (2024-04-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "9.0.5",
+ "version": "9.0.6",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments