Skip to content

Commit

Permalink
chore(release): 3.3.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 16, 2023
1 parent eaa7527 commit cd90060
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.3.3](https://github.com/salesforcecli/cli-plugins-testkit/compare/3.3.2...3.3.3) (2023-04-16)


### Bug Fixes

* **deps:** bump @types/shelljs from 0.8.11 to 0.8.12 ([ded6146](https://github.com/salesforcecli/cli-plugins-testkit/commit/ded6146cd5b24f018e4115446067e563de9e5488))



## [3.3.2](https://github.com/salesforcecli/cli-plugins-testkit/compare/3.3.1...3.3.2) (2023-04-02)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli-plugins-testkit",
"description": "Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).",
"version": "3.3.2",
"version": "3.3.3",
"author": "Salesforce",
"license": "BSD-3-Clause",
"main": "lib/index.js",
Expand Down Expand Up @@ -166,4 +166,4 @@
"output": []
}
}
}
}

0 comments on commit cd90060

Please sign in to comment.