Skip to content

Commit 7f7fe9b

Browse files
committed
chore(release): 11.2.1 [skip ci]
1 parent 012bf49 commit 7f7fe9b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [11.2.1](https://github.com/salesforcecli/sf-plugins-core/compare/11.2.0...11.2.1) (2024-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @inquirer/confirm from 3.1.14 to 3.1.16 ([7bcb372](https://github.com/salesforcecli/sf-plugins-core/commit/7bcb3724b0f4301dec8f9e53156ebaec27f9938b))
7+
8+
9+
110
# [11.2.0](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.9...11.2.0) (2024-07-19)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/sf-plugins-core",
3-
"version": "11.2.0",
3+
"version": "11.2.1",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)