Skip to content

Commit 6f642cd

Browse files
committed
chore(release): 2.2.87 [skip ci]
1 parent 0a11715 commit 6f642cd

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.87](https://github.com/salesforcecli/source-testkit/compare/2.2.86...2.2.87) (2024-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.6.4 to 8.8.0 ([#619](https://github.com/salesforcecli/source-testkit/issues/619)) ([0a11715](https://github.com/salesforcecli/source-testkit/commit/0a11715300038ebc3d1dc268fc3cdf088383a77e))
7+
8+
9+
110
## [2.2.86](https://github.com/salesforcecli/source-testkit/compare/2.2.85...2.2.86) (2024-11-09)
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.86",
4+
"version": "2.2.87",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)