Skip to content

Commit ca61b6d

Browse files
committed
chore(release): 12.2.25 [skip ci]
1 parent c93d0c9 commit ca61b6d

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.25](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.24...12.2.25) (2026-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* bumping sfdx-core version @W-23121570@ ([#723](https://github.com/salesforcecli/sf-plugins-core/issues/723)) ([c93d0c9](https://github.com/salesforcecli/sf-plugins-core/commit/c93d0c9ce69725933ba555a8dfbffe95fe0a5bba))
7+
8+
9+
110
## [12.2.24](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.23...12.2.24) (2026-05-31)
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.24",
3+
"version": "12.2.25",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)