Skip to content

Commit c5668f1

Browse files
committed
chore(release): 12.11.0 [skip ci]
1 parent 9997ef9 commit c5668f1

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.11.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.10.4...12.11.0) (2025-01-06)
2+
3+
4+
### Features
5+
6+
* support throttling of listMetadata calls and queries; include and exclude metadata ([#1469](https://github.com/forcedotcom/source-deploy-retrieve/issues/1469)) ([ad4691f](https://github.com/forcedotcom/source-deploy-retrieve/commit/ad4691f3015c26254b83b74db0b40ebd6919852e))
7+
8+
9+
110
## [12.10.4](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.10.3...12.10.4) (2024-12-29)
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.10.4",
3+
"version": "12.11.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)