Skip to content

Commit

Permalink
chore(release): 2.1.88 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 20, 2024
1 parent 4b41835 commit af36b27
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.1.88](https://github.com/salesforcecli/source-testkit/compare/2.1.87...2.1.88) (2024-01-20)


### Bug Fixes

* **deps:** bump @salesforce/cli-plugins-testkit from 5.1.5 to 5.1.7 ([#480](https://github.com/salesforcecli/source-testkit/issues/480)) ([4b41835](https://github.com/salesforcecli/source-testkit/commit/4b418351110ffada6bcdb07d7a8cba0e047e2d3c))



## [2.1.87](https://github.com/salesforcecli/source-testkit/compare/2.1.86...2.1.87) (2024-01-20)


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

0 comments on commit af36b27

Please sign in to comment.