Skip to content

Commit 549409b

Browse files
committed
chore(release): 12.19.3 [skip ci]
1 parent e79be42 commit 549409b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.19.3](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.2...12.19.3) (2025-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add support for WorkflowFlowAutomation ([#1547](https://github.com/forcedotcom/source-deploy-retrieve/issues/1547)) ([e79be42](https://github.com/forcedotcom/source-deploy-retrieve/commit/e79be4220358e97551f4b3c956dda6ddd4717dc1))
7+
8+
9+
110
## [12.19.2](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.1...12.19.2) (2025-04-15)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/source-deploy-retrieve",
3-
"version": "12.19.2",
3+
"version": "12.19.3",
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)