Skip to content

Commit e65618a

Browse files
committed
chore(release): 12.17.0 [skip ci]
1 parent 7a529f7 commit e65618a

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.17.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.16.10...12.17.0) (2025-03-26)
2+
3+
4+
### Features
5+
6+
* add metadata support for FieldServiceMobileConfig ([7a529f7](https://github.com/forcedotcom/source-deploy-retrieve/commit/7a529f735f8a856e4b56211509a58ff741961ed0))
7+
8+
9+
110
## [12.16.10](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.16.9...12.16.10) (2025-03-18)
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.16.10",
3+
"version": "12.17.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)