Skip to content

Commit af134d6

Browse files
committed
chore(release): 5.3.41 [skip ci]
1 parent 7f38ce0 commit af134d6

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [5.3.41](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.41-dev.0...5.3.41) (2025-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* remove temp dep ([760d7c7](https://github.com/salesforcecli/cli-plugins-testkit/commit/760d7c706b00150e8eb995863121212058c0af8b))
7+
8+
9+
10+
## [5.3.41-dev.0](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.40...5.3.41-dev.0) (2025-09-05)
11+
12+
13+
### Bug Fixes
14+
15+
* string-width dev dep ([201f868](https://github.com/salesforcecli/cli-plugins-testkit/commit/201f86852d6b2842eaeb67f2558822050ff2cea0))
16+
17+
18+
119
## [5.3.40](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.40-dev.0...5.3.40) (2025-09-04)
220

321

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

0 commit comments

Comments
 (0)