Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore: release sanity runner [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tophat-opensource-bot committed Jul 1, 2022
1 parent 84ea36a commit a7b9e5b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

<!-- MONODEPLOY:BELOW -->

## [4.1.0-rc.0](https://github.com/tophat/sanity-runner/compare/[email protected]@4.1.0-rc.0) "sanity-runner-client" (2022-07-01)<a name="4.1.0-rc.0"></a>

### Features

* add log formatting option for structured logs ([84ea36a](https://github.com/tophat/sanity-runner/commits/84ea36a))
* add verbosity config options ([84ea36a](https://github.com/tophat/sanity-runner/commits/84ea36a))
* add concurrency limit config options ([84ea36a](https://github.com/tophat/sanity-runner/commits/84ea36a))
* added progress bar option ([84ea36a](https://github.com/tophat/sanity-runner/commits/84ea36a))
* rewrite client in TypeScript (#295) ([84ea36a](https://github.com/tophat/sanity-runner/commits/84ea36a))




## [4.0.0](https://github.com/tophat/sanity-runner/compare/[email protected]@4.0.0) "sanity-runner-client" (2022-05-24)<a name="4.0.0"></a>

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-runner-client",
"version": "4.0.0",
"version": "4.1.0-rc.0",
"description": "Sanity cli client",
"author": "Top Hat Monocle Corp. <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit a7b9e5b

Please sign in to comment.