Skip to content

Commit 7e68daf

Browse files
committed
chore(release): 2.2.110 [skip ci]
1 parent f377d7c commit 7e68daf

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.110](https://github.com/salesforcecli/source-testkit/compare/2.2.109...2.2.110) (2025-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump shelljs from 0.9.1 to 0.9.2 ([#644](https://github.com/salesforcecli/source-testkit/issues/644)) ([f377d7c](https://github.com/salesforcecli/source-testkit/commit/f377d7ca80fd3be194c1bcad6486bf1b1aa2cf0e))
7+
8+
9+
110
## [2.2.109](https://github.com/salesforcecli/source-testkit/compare/2.2.108...2.2.109) (2025-03-22)
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.109",
4+
"version": "2.2.110",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)