8000 chore(release): 8.11.1 [skip ci] · forcedotcom/sfdx-core@4a5c87c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a5c87c

Browse files
committed
chore(release): 8.11.1 [skip ci]
1 parent 1cbf553 commit 4a5c87c

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.11.1](https://github.com/forcedotcom/sfdx-core/compare/8.11.0...8.11.1) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* bump jsforce ([#1191](https://github.com/forcedotcom/sfdx-core/issues/1191)) ([1cbf553](https://github.com/forcedotcom/sfdx-core/commit/1cbf5535406f5d60df89a4fb42c2d7921d86f530))
7+
8+
9+
110
# [8.11.0](https://github.com/forcedotcom/sfdx-core/compare/8.10.3...8.11.0) (2025-05-15)
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.11.0",
3+
"version": "8.11.1",
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)
0