Skip to content

Commit ee434e3

Browse files
committed
chore(release): 5.3.13 [skip ci]
1 parent 71d7bec commit ee434e3

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.3.13](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.12...5.3.13) (2024-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/kit from 3.1.2 to 3.1.4 ([a3b168d](https://github.com/salesforcecli/cli-plugins-testkit/commit/a3b168d1fb726f000cdc690f727f41b20a440527))
7+
8+
9+
110
## [5.3.12](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.11...5.3.12) (2024-06-15)
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.3.12",
4+
"version": "5.3.13",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)