Skip to content

Commit 0fd104d

Browse files
committed
chore(release): 2.2.159 [skip ci]
1 parent 49f9340 commit 0fd104d

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.159](https://github.com/salesforcecli/source-testkit/compare/2.2.158...2.2.159) (2025-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/source-deploy-retrieve ([#699](https://github.com/salesforcecli/source-testkit/issues/699)) ([49f9340](https://github.com/salesforcecli/source-testkit/commit/49f9340b15c0cb9749d2c32b8b6076f541a562b3))
7+
8+
9+
110
## [2.2.158](https://github.com/salesforcecli/source-testkit/compare/2.2.157...2.2.158) (2025-09-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.158",
4+
"version": "2.2.159",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)