We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162e755 commit 222333fCopy full SHA for 222333f
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [7.8.9](https://github.com/forcedotcom/source-tracking/compare/7.8.8...7.8.9) (2026-03-31)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump yaml from 2.8.1 to 2.8.3 ([20ba771](https://github.com/forcedotcom/source-tracking/commit/20ba7712812f5a6cfa9b977bb50a31e635cef313))
7
8
9
10
## [7.8.8](https://github.com/forcedotcom/source-tracking/compare/7.8.7...7.8.8) (2026-03-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-tracking",
"description": "API for tracking local and remote Salesforce metadata changes",
- "version": "7.8.8",
+ "version": "7.8.9",
"author": "Salesforce",
"license": "Apache-2.0",
"main": "lib/index.js",
0 commit comments