Skip to content

Commit e61f781

Browse files
committed
chore(release): 12.18.0 [skip ci]
1 parent 2cfe5f4 commit e61f781

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.18.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.17.0...12.18.0) (2025-03-27)
2+
3+
4+
### Features
5+
6+
* add checkDeployStatus for REST ([#1529](https://github.com/forcedotcom/source-deploy-retrieve/issues/1529)) ([2cfe5f4](https://github.com/forcedotcom/source-deploy-retrieve/commit/2cfe5f46216eb0f001e38d0d7c86b523d8c78344))
7+
8+
9+
110
# [12.17.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.16.10...12.17.0) (2025-03-26)
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.17.0",
3+
"version": "12.18.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)