Skip to content

Commit cc6dc6d

Browse files
committed
chore(release): 5.3.28 [skip ci]
1 parent 2ddf0a5 commit cc6dc6d

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.28](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.27...5.3.28) (2024-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.4.0 to 8.5.1 ([2eb5a48](https://github.com/salesforcecli/cli-plugins-testkit/commit/2eb5a4839a22b3e9edf492990acea090e62c4f6c))
7+
8+
9+
110
## [5.3.27](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.26...5.3.27) (2024-08-31)
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.27",
4+
"version": "5.3.28",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)