Skip to content

Commit cf58385

Browse files
committed
chore(release): 5.3.35 [skip ci]
1 parent c693be8 commit cf58385

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.35](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.34...5.3.35) (2024-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.6.2 to 8.6.3 ([c126032](https://github.com/salesforcecli/cli-plugins-testkit/commit/c126032efd609fa912bb36ec1244314da75bc88e))
7+
8+
9+
110
## [5.3.34](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.33...5.3.34) (2024-10-12)
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.34",
4+
"version": "5.3.35",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)