Skip to content

Commit

Permalink
chore(release): 5.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 6, 2024
1 parent 064b759 commit d0f06a4
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.4](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.1.3...5.1.4) (2024-01-06)


### Bug Fixes

* **deps:** bump @salesforce/core from 6.4.2 to 6.4.4 ([a41eee1](https://github.com/salesforcecli/cli-plugins-testkit/commit/a41eee14ff427f80c6d4bdc7a84e8279eb35c032))



## [5.1.3](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.1.2...5.1.3) (2023-12-23)


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/cli-plugins-testkit",
"description": "Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).",
"version": "5.1.3",
"version": "5.1.4",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit d0f06a4

Please sign in to comment.