Skip to content

Commit f96e7ac

Browse files
committed
chore(release): 2.2.96 [skip ci]
1 parent 2cbe21b commit f96e7ac

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.96](https://github.com/salesforcecli/source-testkit/compare/2.2.95...2.2.96) (2025-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fast-glob from 3.3.2 to 3.3.3 ([#628](https://github.com/salesforcecli/source-testkit/issues/628)) ([2cbe21b](https://github.com/salesforcecli/source-testkit/commit/2cbe21b899add2e2bb1adf3ba3e7b20715a57678))
7+
8+
9+
110
## [2.2.95](https://github.com/salesforcecli/source-testkit/compare/2.2.94...2.2.95) (2025-01-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.95",
4+
"version": "2.2.96",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)