Skip to content

Commit

Permalink
chore(release): 2.1.52 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 7, 2023
1 parent 8e611ec commit c246584
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.1.52](https://github.com/salesforcecli/source-testkit/compare/2.1.51...2.1.52) (2023-10-07)

### Bug Fixes

- **deps:** bump @salesforce/cli-plugins-testkit from 4.4.2 to 4.4.5 ([#414](https://github.com/salesforcecli/source-testkit/issues/414)) ([8e611ec](https://github.com/salesforcecli/source-testkit/commit/8e611ec75deeed4ac33860e0d23b884ac0f7f45d))

## [2.1.51](https://github.com/salesforcecli/source-testkit/compare/2.1.50...2.1.51) (2023-10-07)

### Bug Fixes
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-testkit",
"description": "testkit for running NUTs for source related commands",
"version": "2.1.51",
"version": "2.1.52",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit c246584

Please sign in to comment.