Skip to content

Commit 0ac5e12

Browse files
committed
chore(release): 11.1.4 [skip ci]
1 parent 22e0d39 commit 0ac5e12

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.1.4](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.3...11.1.4) (2024-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @inquirer/confirm from 3.1.9 to 3.1.14 ([9bf97de](https://github.com/salesforcecli/sf-plugins-core/commit/9bf97dec0aa8594ce9719f5d0920b118b6b695d1))
7+
8+
9+
110
## [11.1.3](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.2...11.1.3) (2024-07-07)
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.1.3",
3+
"version": "11.1.4",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)