Skip to content

Commit

Permalink
chore(release): 2.2.81 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 26, 2024
1 parent c67c9fc commit 56870e4
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.81](https://github.com/salesforcecli/source-testkit/compare/2.2.80...2.2.81) (2024-10-26)


### Bug Fixes

* **deps:** bump @salesforce/core from 8.6.2 to 8.6.3 ([#613](https://github.com/salesforcecli/source-testkit/issues/613)) ([c67c9fc](https://github.com/salesforcecli/source-testkit/commit/c67c9fc84df903d8d66f418a69f4b4bf2c739c29))



## [2.2.80](https://github.com/salesforcecli/source-testkit/compare/2.2.79...2.2.80) (2024-10-19)


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.80",
"version": "2.2.81",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down

0 comments on commit 56870e4

Please sign in to comment.