Skip to content

Commit 7bbea8f

Browse files
committed
chore(release): 7.8.1 [skip ci]
1 parent 8e0bcf6 commit 7bbea8f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [7.8.1](https://github.com/forcedotcom/source-tracking/compare/7.8.0...7.8.1) (2026-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump SDR to 12.31.5 ([12ed3c9](https://github.com/forcedotcom/source-tracking/commit/12ed3c98d715149ed12ea3608dc53ad82622fc12))
7+
* cwd-less relative paths on web ([dc26cce](https://github.com/forcedotcom/source-tracking/commit/dc26cce4bc4a2bcb3b2fb3e0b4592f7a9ef94993))
8+
9+
10+
111
# [7.8.0](https://github.com/forcedotcom/source-tracking/compare/7.7.0...7.8.0) (2025-12-03)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/source-tracking",
33
"description": "API for tracking local and remote Salesforce metadata changes",
4-
"version": "7.8.0",
4+
"version": "7.8.1",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)