Skip to content

Commit e64853f

Browse files
committed
chore(release): 8.10.2 [skip ci]
1 parent 0472477 commit e64853f

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.10.2](https://github.com/forcedotcom/sfdx-core/compare/8.10.1...8.10.2) (2025-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @jsforce/jsforce-node from 3.7.0 to 3.8.1 ([8c0aa9a](https://github.com/forcedotcom/sfdx-core/commit/8c0aa9a1bb409e7792f8d8fb6c989047db3cc675))
7+
8+
9+
110
## [8.10.1](https://github.com/forcedotcom/sfdx-core/compare/8.10.0...8.10.1) (2025-04-30)
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.10.1",
3+
"version": "8.10.2",
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)