Skip to content

Commit

Permalink
chore(release): 11.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 11, 2024
1 parent 3dc8294 commit 83f6799
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 @@
## [11.3.2](https://github.com/salesforcecli/sf-plugins-core/compare/11.3.1...11.3.2) (2024-08-11)


### Bug Fixes

* **deps:** bump @inquirer/confirm from 3.1.20 to 3.1.22 ([c7eaca6](https://github.com/salesforcecli/sf-plugins-core/commit/c7eaca66336be3ce3353d65bb2bee28ba0d0aa15))



## [11.3.1](https://github.com/salesforcecli/sf-plugins-core/compare/11.3.0...11.3.1) (2024-08-11)


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": "11.3.1",
"version": "11.3.2",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
Expand Down

0 comments on commit 83f6799

Please sign in to comment.