Skip to content

Commit 21137a8

Browse files
committed
chore(release): 12.22.5 [skip ci]
1 parent 50444b3 commit 21137a8

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.5](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.4...12.22.5) (2025-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump yaml from 2.7.1 to 2.8.1 ([#1602](https://github.com/forcedotcom/source-deploy-retrieve/issues/1602)) ([50444b3](https://github.com/forcedotcom/source-deploy-retrieve/commit/50444b3cd794db26c87e3a5c16c81330129b49e8))
7+
8+
9+
110
## [12.22.4](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.22.3...12.22.4) (2025-08-13)
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.4",
3+
"version": "12.22.5",
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)