Skip to content

Commit

Permalink
chore(release): 2.2.84 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 2, 2024
1 parent dd7344e commit 81f269d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.84](https://github.com/salesforcecli/source-testkit/compare/2.2.83...2.2.84) (2024-11-02)


### Bug Fixes

* **deps:** bump @salesforce/core from 8.6.3 to 8.6.4 ([#614](https://github.com/salesforcecli/source-testkit/issues/614)) ([dd7344e](https://github.com/salesforcecli/source-testkit/commit/dd7344ec7a621a669a27fe24b2f048c9067ff74f))



## [2.2.83](https://github.com/salesforcecli/source-testkit/compare/2.2.82...2.2.83) (2024-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/source-testkit",
"description": "testkit for running NUTs for source related commands",
"version": "2.2.83",
"version": "2.2.84",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit 81f269d

Please sign in to comment.