Skip to content

Commit 76323c7

Browse files
committed
chore(release): 12.31.11 [skip ci]
1 parent cdfc9e1 commit 76323c7

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [12.31.11](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.31.10...12.31.11) (2026-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* allow adding AABs to destructive manifests without compiling ([#1677](https://github.com/forcedotcom/source-deploy-retrieve/issues/1677)) ([7c4cf18](https://github.com/forcedotcom/source-deploy-retrieve/commit/7c4cf18f72e29f2fbab1a96a63c237c0b5735c93))
7+
* digitalExperiences create files to right folders @W-20967044@ ([#1680](https://github.com/forcedotcom/source-deploy-retrieve/issues/1680)) ([9c0b900](https://github.com/forcedotcom/source-deploy-retrieve/commit/9c0b9008484423beac3bb2ddeaf1e5433fc246e8))
8+
* remove validating AABs before deploying ([#1681](https://github.com/forcedotcom/source-deploy-retrieve/issues/1681)) ([cdfc9e1](https://github.com/forcedotcom/source-deploy-retrieve/commit/cdfc9e155b9621bb324223eac79a5ed18fc10819))
9+
10+
11+
112
## [12.31.10](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.31.9...12.31.10) (2026-01-31)
213

314

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.31.10",
3+
"version": "12.31.11",
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)