Skip to content

Commit e5b3685

Browse files
committed
chore(release): 12.20.0 [skip ci]
1 parent 4fc8ff0 commit e5b3685

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## [12.19.11](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.10...12.19.11) (2025-06-16)
1+
# [12.20.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.10...12.20.0) (2025-06-17)
22

33

4-
### Bug Fixes
4+
### Features
5+
6+
* add data connector to metadata registry - W-18773468 ([#1578](https://github.com/forcedotcom/source-deploy-retrieve/issues/1578)) ([4fc8ff0](https://github.com/forcedotcom/source-deploy-retrieve/commit/4fc8ff026190aabe55e911cf0c2eb07bde87dc96))
57

6-
* Add DataConnector to metadata registry - W-18734168 ([6b3df80]([https://github.com/forcedotcom/source-deploy-retrieve/commit/7daea8acb9bc166a1fd62055142b54596b3df800]))
78

89

910
## [12.19.10](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.9...12.19.10) (2025-06-10)

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.19.10",
3+
"version": "12.20.0",
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)