Skip to content

Commit dc4aa8e

Browse files
committed
chore(release): 3.3.1 [skip ci]
1 parent c15dfd6 commit dc4aa8e

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+
## [3.3.1](https://github.com/salesforcecli/cli-plugins-testkit/compare/3.3.0...3.3.1) (2023-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.34.1 to 3.34.4 ([4b603be](https://github.com/salesforcecli/cli-plugins-testkit/commit/4b603be006c6147e61fce48aea1c1014bf884f56))
7+
8+
9+
110
# [3.3.0](https://github.com/salesforcecli/cli-plugins-testkit/compare/3.2.26...3.3.0) (2023-03-24)
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": "3.3.0",
4+
"version": "3.3.1",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)