Skip to content

Commit a9983f7

Browse files
committed
chore(release): 12.22.9 [skip ci]
1 parent 083f4c2 commit a9983f7

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.22.9](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.8...12.22.9) (2025-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add support for FieldMappingConfig and fieldMappingConfigItem ([#1608](https://github.com/forcedotcom/source-deploy-retrieve/issues/1608)) ([083f4c2](https://github.com/forcedotcom/source-deploy-retrieve/commit/083f4c27f8499e1aeaf32a6284f91d193b660a47))
7+
8+
9+
110
## [12.22.8](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.7...12.22.8) (2025-08-18)
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.22.8",
3+
"version": "12.22.9",
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)