Skip to content

Commit 961942d

Browse files
committed
chore(release): 12.19.8 [skip ci]
1 parent db8cb3e commit 961942d

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.19.8](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.7...12.19.8) (2025-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* include parent in manifest when retrieving - W-18650723 ([#1568](https://github.com/forcedotcom/source-deploy-retrieve/issues/1568)) ([db8cb3e](https://github.com/forcedotcom/source-deploy-retrieve/commit/db8cb3e85c7a06b0d0ab5d54e05fdb900c907c75))
7+
8+
9+
110
## [12.19.7](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.6...12.19.7) (2025-05-20)
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.19.7",
3+
"version": "12.19.8",
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)