Skip to content

Commit

Permalink
chore(release): 5.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 2, 2023
1 parent 2ec3627 commit 5253b35
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 @@
## [5.1.1](https://github.com/forcedotcom/source-tracking/compare/5.1.0...5.1.1) (2023-12-02)


### Bug Fixes

* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.2 to 10.0.3 ([744473c](https://github.com/forcedotcom/source-tracking/commit/744473c86f0455c41100ba46f8e3438abd99e5c3))



# [5.1.0](https://github.com/forcedotcom/source-tracking/compare/5.0.1...5.1.0) (2023-11-28)


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": "5.1.0",
"version": "5.1.1",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit 5253b35

Please sign in to comment.