Skip to content

Commit

Permalink
chore(release): 8.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 24, 2024
1 parent 50d2a91 commit 0c92793
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [8.0.4](https://github.com/forcedotcom/sfdx-core/compare/8.0.3...8.0.4) (2024-06-24)


### Bug Fixes

* prevent validations on encrypted values ([#1092](https://github.com/forcedotcom/sfdx-core/issues/1092)) ([50d2a91](https://github.com/forcedotcom/sfdx-core/commit/50d2a915b1bb43ac5ef2e8a55fcbacee42ccbe3a))



## [8.0.3](https://github.com/forcedotcom/sfdx-core/compare/8.0.2...8.0.3) (2024-06-21)


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.0.3",
"version": "8.0.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 0c92793

Please sign in to comment.