Skip to content

Commit

Permalink
chore(release): 9.0.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 12, 2024
1 parent ce04098 commit 2b8551c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [9.0.9](https://github.com/salesforcecli/sf-plugins-core/compare/9.0.8...9.0.9) (2024-05-12)


### Bug Fixes

* **deps:** bump @salesforce/kit from 3.1.0 to 3.1.1 ([48d2a8c](https://github.com/salesforcecli/sf-plugins-core/commit/48d2a8c18616ae385e57b76026bcdc085a8c82f8))



## [9.0.8](https://github.com/salesforcecli/sf-plugins-core/compare/9.0.7...9.0.8) (2024-05-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
"version": "9.0.8",
"version": "9.0.9",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
Expand Down

0 comments on commit 2b8551c

Please sign in to comment.