We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669b5dc commit 4d45968Copy full SHA for 4d45968
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.166](https://github.com/salesforcecli/source-testkit/compare/2.2.165...2.2.166) (2025-11-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([#706](https://github.com/salesforcecli/source-testkit/issues/706)) ([669b5dc](https://github.com/salesforcecli/source-testkit/commit/669b5dcc6a7371aa8fa586d1d4e87895832def77))
7
8
9
10
## [2.2.165](https://github.com/salesforcecli/source-testkit/compare/2.2.164...2.2.165) (2025-11-08)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-testkit",
"description": "testkit for running NUTs for source related commands",
- "version": "2.2.165",
+ "version": "2.2.166",
"author": "Salesforce",
"license": "Apache-2.0",
"main": "lib/index.js",
0 commit comments