Skip to content

Commit

Permalink
chore(release): 6.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 13, 2024
1 parent 3c4bc9b commit 23637b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [6.0.2](https://github.com/forcedotcom/source-tracking/compare/6.0.1...6.0.2) (2024-04-13)


### Bug Fixes

* **deps:** bump @oclif/core from 3.26.0 to 3.26.2 ([827a3f1](https://github.com/forcedotcom/source-tracking/commit/827a3f13ada574b6b88b1ec8bb00fd5be59ebe0c))



## [6.0.1](https://github.com/forcedotcom/source-tracking/compare/6.0.0...6.0.1) (2024-04-13)


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

0 comments on commit 23637b9

Please sign in to comment.