Skip to content

Commit afde427

Browse files
committed
chore(release): 12.22.2 [skip ci]
1 parent 3006ca0 commit afde427

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.2](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.1...12.22.2) (2025-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* add logs to detect forceignored files W-18715150 ([#1596](https://github.com/forcedotcom/source-deploy-retrieve/issues/1596)) ([3006ca0](https://github.com/forcedotcom/source-deploy-retrieve/commit/3006ca00584d2c6fa635536d15a329f0cbccbdcf))
7+
8+
9+
110
## [12.22.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.0...12.22.1) (2025-07-30)
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.1",
3+
"version": "12.22.2",
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)