Skip to content

Commit 8d9a09a

Browse files
committed
chore(release): 5.2.0 [skip ci]
1 parent bf71cac commit 8d9a09a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [5.2.0](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.1.14...5.2.0) (2024-04-10)
2+
3+
4+
### Features
5+
6+
* core7 ([#631](https://github.com/salesforcecli/cli-plugins-testkit/issues/631)) ([bf71cac](https://github.com/salesforcecli/cli-plugins-testkit/commit/bf71cac1b437e038685b27e6de6cbb9ba39a4972))
7+
8+
9+
110
## [5.1.14](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.1.13...5.1.14) (2024-04-06)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/cli-plugins-testkit",
33
"description": "Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).",
4-
"version": "5.1.14",
4+
"version": "5.2.0",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)