Skip to content

Commit e2af10c

Browse files
committed
chore(release): 2.2.13 [skip ci]
1 parent 7846db0 commit e2af10c

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.13](https://github.com/salesforcecli/source-testkit/compare/2.2.12...2.2.13) (2024-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/source-deploy-retrieve from 11.3.0 to 11.4.3 ([#531](https://github.com/salesforcecli/source-testkit/issues/531)) ([7846db0](https://github.com/salesforcecli/source-testkit/commit/7846db07d9109d3a39715ab05d1e02342bf11f51))
7+
8+
9+
110
## [2.2.12](https://github.com/salesforcecli/source-testkit/compare/2.2.11...2.2.12) (2024-05-11)
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.12",
4+
"version": "2.2.13",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)