Skip to content

Commit

Permalink
chore(release): 8.5.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 4, 2024
1 parent 0becf6b commit 935535a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
29 changes: 28 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [8.5.4](https://github.com/forcedotcom/sfdx-core/compare/8.5.3...8.5.4) (2024-09-04)


### Bug Fixes

* correct message ([ab29957](https://github.com/forcedotcom/sfdx-core/commit/ab2995758aecc1e5723c8dcc8e75abee6916fed8))



## [8.5.2-dev.0](https://github.com/forcedotcom/sfdx-core/compare/8.5.1...8.5.2-dev.0) (2024-08-30)


### Bug Fixes

* **env:** support more `SF_` source-tracking vars ([e9bff6b](https://github.com/forcedotcom/sfdx-core/commit/e9bff6be88da830634c7c8adaccd00e26bfe2323))



## [8.5.3](https://github.com/forcedotcom/sfdx-core/compare/8.5.2...8.5.3) (2024-09-01)


Expand All @@ -7,7 +25,7 @@



## [8.5.2](https://github.com/forcedotcom/sfdx-core/compare/8.5.1...8.5.2) (2024-09-01)
## [8.5.2](https://github.com/forcedotcom/sfdx-core/compare/8.5.2-dev.0...8.5.2) (2024-09-01)


### Bug Fixes
Expand All @@ -16,6 +34,15 @@



## [8.5.2-dev.0](https://github.com/forcedotcom/sfdx-core/compare/8.5.1...8.5.2-dev.0) (2024-08-30)


### Bug Fixes

* **env:** support more `SF_` source-tracking vars ([e9bff6b](https://github.com/forcedotcom/sfdx-core/commit/e9bff6be88da830634c7c8adaccd00e26bfe2323))



## [8.5.1](https://github.com/forcedotcom/sfdx-core/compare/8.5.0...8.5.1) (2024-08-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/core",
"version": "8.5.3",
"version": "8.5.4",
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",
"main": "lib/index",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 935535a

Please sign in to comment.