Skip to content

Commit 72095a8

Browse files
committed
chore(release): 5.3.40 [skip ci]
1 parent 4013284 commit 72095a8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [5.3.40](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.40-dev.0...5.3.40) (2025-09-04)
2+
3+
4+
5+
## [5.3.40-dev.0](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.39...5.3.40-dev.0) (2025-09-04)
6+
7+
8+
### Bug Fixes
9+
10+
* string-width resolution ([ebdb40b](https://github.com/salesforcecli/cli-plugins-testkit/commit/ebdb40bcf1ae27bb1a1cd7c8ffabfba52f61fd21))
11+
12+
13+
114
## [5.3.39](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.38...5.3.39) (2024-12-07)
215

316

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.40-dev.0",
4+
"version": "5.3.40",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)