Skip to content

Commit

Permalink
chore(release): 4.2.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 21, 2023
1 parent 1ccea04 commit df1c97d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [4.2.11](https://github.com/forcedotcom/source-tracking/compare/4.2.10...4.2.11) (2023-08-21)


### Bug Fixes

* bump to lastest SDR and merge main ([3d62d11](https://github.com/forcedotcom/source-tracking/commit/3d62d11ac29ded0b5b915b6fb9487a3dd4f79fb6))
* prefer const ([c233e2c](https://github.com/forcedotcom/source-tracking/commit/c233e2c88c947fe9b95320211e0af35e7b7b7243))
* use decodeURIComponent() rather than decodeURI() ([2d42c6f](https://github.com/forcedotcom/source-tracking/commit/2d42c6fd895fda140014696c794f855b1921f7dc))
* use latest SDR lib and bump cli-plugins-testkit ([5ce7285](https://github.com/forcedotcom/source-tracking/commit/5ce7285b981a5797aa82af131c9c034518a660cd))



## [4.2.10](https://github.com/forcedotcom/source-tracking/compare/4.2.9...4.2.10) (2023-08-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": "4.2.10",
"version": "4.2.11",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit df1c97d

Please sign in to comment.