Skip to content

Commit 3a296c7

Browse files
committed
chore(release): 5.3.23 [skip ci]
1 parent c93c4d1 commit 3a296c7

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.23](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.22...5.3.23) (2024-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump debug from 4.3.5 to 4.3.6 ([a503e24](https://github.com/salesforcecli/cli-plugins-testkit/commit/a503e24e65f1dc651df059fd8e2d3876e6d90748))
7+
8+
9+
110
## [5.3.22](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.21...5.3.22) (2024-08-04)
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.22",
4+
"version": "5.3.23",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)