Skip to content

Commit 69a8e83

Browse files
committed
chore(release): 8.5.7 [skip ci]
1 parent a7cd8bd commit 69a8e83

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.5.7](https://github.com/forcedotcom/sfdx-core/compare/8.5.6...8.5.7) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump path-to-regexp from 1.8.0 to 1.9.0 ([7aacd1f](https://github.com/forcedotcom/sfdx-core/commit/7aacd1f99f1a15079f3da509ec9a516ac21fa1cd))
7+
8+
9+
110
## [8.5.6](https://github.com/forcedotcom/sfdx-core/compare/8.5.5...8.5.6) (2024-09-11)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/core",
3-
"version": "8.5.6",
3+
"version": "8.5.7",
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)