Skip to content

Commit 5905a71

Browse files
committed
chore(release): 8.23.0 [skip ci]
1 parent fbcf39d commit 5905a71

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+
# [8.23.0](https://github.com/forcedotcom/sfdx-core/compare/8.22.0...8.23.0) (2025-09-02)
2+
3+
4+
### Features
5+
6+
* added commands for bundles ([ab33004](https://github.com/forcedotcom/sfdx-core/commit/ab330042a724d098d983335e0d364ab1a45f1a85))
7+
8+
9+
110
# [8.22.0](https://github.com/forcedotcom/sfdx-core/compare/8.21.3...8.22.0) (2025-08-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/core",
3-
"version": "8.22.0",
3+
"version": "8.23.0",
44
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",
55
"main": "lib/index",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)