Skip to content

Commit 96ae23e

Browse files
committed
chore(release): 12.2.3 [skip ci]
1 parent 8578a91 commit 96ae23e

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+
## [12.2.3](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.2...12.2.3) (2025-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update to latest sfdx-core ([cacc018](https://github.com/salesforcecli/sf-plugins-core/commit/cacc018ac5a9bc1a372096d4fa5f2caad715409e))
7+
8+
9+
110
## [12.2.2](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.1...12.2.2) (2025-05-14)
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.2",
3+
"version": "12.2.3",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)