Skip to content

Commit 358c3c4

Browse files
committed
chore(release): 2.2.74 [skip ci]
1 parent c913ee3 commit 358c3c4

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+
## [2.2.74](https://github.com/salesforcecli/source-testkit/compare/2.2.73...2.2.74) (2024-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/cli-plugins-testkit from 5.3.30 to 5.3.32 ([#604](https://github.com/salesforcecli/source-testkit/issues/604)) ([c913ee3](https://github.com/salesforcecli/source-testkit/commit/c913ee32560dc5e10f632c6aaca489eaa0a4a411))
7+
8+
9+
110
## [2.2.73](https://github.com/salesforcecli/source-testkit/compare/2.2.72...2.2.73) (2024-09-28)
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/source-testkit",
33
"description": "testkit for running NUTs for source related commands",
4-
"version": "2.2.73",
4+
"version": "2.2.74",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)