Skip to content

Commit b88ce29

Browse files
committed
chore(release): 2.2.5 [skip ci]
1 parent e67a4f8 commit b88ce29

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.5](https://github.com/salesforcecli/source-testkit/compare/2.2.4...2.2.5) (2024-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 7.2.0 to 7.3.0 ([#521](https://github.com/salesforcecli/source-testkit/issues/521)) ([e67a4f8](https://github.com/salesforcecli/source-testkit/commit/e67a4f83fe9df639dd93d3638057d6a2fd632e97))
7+
8+
9+
110
## [2.2.4](https://github.com/salesforcecli/source-testkit/compare/2.2.3...2.2.4) (2024-04-20)
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.4",
4+
"version": "2.2.5",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)