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