Skip to content

Commit

Permalink
chore(release): 2.2.38 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 6, 2024
1 parent 3781d45 commit 6e82027
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 @@
## [2.2.38](https://github.com/salesforcecli/source-testkit/compare/2.2.37...2.2.38) (2024-07-06)


### Bug Fixes

* **deps:** bump @salesforce/cli-plugins-testkit from 5.3.16 to 5.3.17 ([#565](https://github.com/salesforcecli/source-testkit/issues/565)) ([3781d45](https://github.com/salesforcecli/source-testkit/commit/3781d456e3cc788f232b75be6e497b9987082cd1))



## [2.2.37](https://github.com/salesforcecli/source-testkit/compare/2.2.36...2.2.37) (2024-07-06)


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

0 comments on commit 6e82027

Please sign in to comment.