We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc01955 commit 79ba2eeCopy full SHA for 79ba2ee
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.94](https://github.com/salesforcecli/source-testkit/compare/2.2.93...2.2.94) (2025-01-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([#627](https://github.com/salesforcecli/source-testkit/issues/627)) ([fc01955](https://github.com/salesforcecli/source-testkit/commit/fc01955d6b5b0ae0121d81d048b8e4c4273d6642))
7
8
9
10
## [2.2.93](https://github.com/salesforcecli/source-testkit/compare/2.2.92...2.2.93) (2024-12-14)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-testkit",
"description": "testkit for running NUTs for source related commands",
- "version": "2.2.93",
+ "version": "2.2.94",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
0 commit comments