We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015e5c3 commit 026a3feCopy full SHA for 026a3fe
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.19.6](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.5...12.19.6) (2025-05-12)
2
+
3
4
+### Bug Fixes
5
6
+* add DAM metadata types ([#1561](https://github.com/forcedotcom/source-deploy-retrieve/issues/1561)) ([015e5c3](https://github.com/forcedotcom/source-deploy-retrieve/commit/015e5c3e325f2cc70d5615c45d6daaf6f657a84d))
7
8
9
10
## [12.19.5](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.4...12.19.5) (2025-05-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/source-deploy-retrieve",
- "version": "12.19.5",
+ "version": "12.19.6",
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
"main": "lib/src/index.js",
"author": "Salesforce",
0 commit comments