Skip to content

Commit

Permalink
chore(release): 7.1.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 25, 2024
1 parent c472e70 commit 04d4aec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [7.1.15](https://github.com/forcedotcom/source-tracking/compare/7.1.14...7.1.15) (2024-09-25)


### Bug Fixes

* resolve fullname correctly for EmailTemplateFolder ([478b648](https://github.com/forcedotcom/source-tracking/commit/478b648059ea8fd84350339b4d5a52d94a002b67))



## [7.1.14](https://github.com/forcedotcom/source-tracking/compare/7.1.13...7.1.14) (2024-09-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-tracking",
"description": "API for tracking local and remote Salesforce metadata changes",
"version": "7.1.14",
"version": "7.1.15",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit 04d4aec

Please sign in to comment.