Skip to content

Commit 287806d

Browse files
committed
chore(release): 12.7.4 [skip ci]
1 parent 755f89c commit 287806d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.7.4](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.7.3...12.7.4) (2024-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* calculate if parent exists, return path to be calculated ([#1431](https://github.com/forcedotcom/source-deploy-retrieve/issues/1431)) ([755f89c](https://github.com/forcedotcom/source-deploy-retrieve/commit/755f89cef02f2c97da76341eb019f95c8ef52c19))
7+
8+
9+
110
## [12.7.3](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.7.2...12.7.3) (2024-09-30)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/source-deploy-retrieve",
3-
"version": "12.7.3",
3+
"version": "12.7.4",
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)