Skip to content

Commit 929ce83

Browse files
committed
chore(release): 12.2.23 [skip ci]
1 parent aeb87fd commit 929ce83

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.2.23](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.22...12.2.23) (2026-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @inquirer/confirm from 6.0.12 to 6.1.1 ([79a033c](https://github.com/salesforcecli/sf-plugins-core/commit/79a033cb003a202358e252b7e3fbae063d6e101e))
7+
8+
9+
110
## [12.2.22](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.21...12.2.22) (2026-05-25)
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": "12.2.22",
3+
"version": "12.2.23",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)