Skip to content

Commit 535d050

Browse files
committed
chore(release): 12.0.1 [skip ci]
1 parent 734cc64 commit 535d050

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+
## [12.0.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/11.6.10...12.0.1) (2024-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* cause next major release ([#1350](https://github.com/forcedotcom/source-deploy-retrieve/issues/1350)) ([734cc64](https://github.com/forcedotcom/source-deploy-retrieve/commit/734cc6421946d62afd3d0c346ecfd5190f19b256))
7+
8+
9+
110
## [11.6.10](https://github.com/forcedotcom/source-deploy-retrieve/compare/11.6.9...11.6.10) (2024-06-19)
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/source-deploy-retrieve",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
55
"main": "lib/src/index.js",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)