Skip to content

Commit

Permalink
chore(release): 11.1.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 7, 2024
1 parent fa6eaed commit 2c6b472
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.1.5](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.4...11.1.5) (2024-07-07)


### Bug Fixes

* **deps:** bump @inquirer/password from 2.1.9 to 2.1.14 ([7ec06cf](https://github.com/salesforcecli/sf-plugins-core/commit/7ec06cfe57e662f2dcf7fa94b024afddd0dac162))



## [11.1.4](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.3...11.1.4) (2024-07-07)


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

0 comments on commit 2c6b472

Please sign in to comment.