Skip to content

Commit

Permalink
chore(release): 12.8.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 13, 2024
1 parent ec8dd01 commit 8a891b7
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 @@
## [12.8.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.8.0...12.8.1) (2024-10-13)


### Bug Fixes

* **deps:** bump @salesforce/core from 8.6.1 to 8.6.2 ([#1438](https://github.com/forcedotcom/source-deploy-retrieve/issues/1438)) ([ec8dd01](https://github.com/forcedotcom/source-deploy-retrieve/commit/ec8dd013d420c894e33f9300f531ef95f0771ebd))



# [12.8.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.7.4...12.8.0) (2024-10-08)


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/source-deploy-retrieve",
"version": "12.8.0",
"version": "12.8.1",
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
"main": "lib/src/index.js",
"author": "Salesforce",
Expand Down

0 comments on commit 8a891b7

Please sign in to comment.