We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8956ae commit b46044dCopy full SHA for b46044d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [7.3.2](https://github.com/forcedotcom/source-tracking/compare/7.3.1...7.3.2) (2024-12-14)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([f876073](https://github.com/forcedotcom/source-tracking/commit/f876073b676e2314246f4f5cd86529b282cf807d))
7
8
9
10
## [7.3.1](https://github.com/forcedotcom/source-tracking/compare/7.3.0...7.3.1) (2024-12-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-tracking",
"description": "API for tracking local and remote Salesforce metadata changes",
- "version": "7.3.1",
+ "version": "7.3.2",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
0 commit comments