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 Sep 8, 2022
1 parent a6bed24 commit e90b748
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!-- MONODEPLOY:BELOW -->

## [2.1.0](https://github.com/tophat/sanity-runner/compare/[email protected]@2.1.0) "sanity-runner-terraform" (2022-09-08)<a name="2.1.0"></a>

### Features

* allow force deletion of screenshot s3 bucket (#324) ([a6bed24](https://github.com/tophat/sanity-runner/commits/a6bed24))


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

### Features
Expand Down
2 changes: 1 addition & 1 deletion terraform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"url": "https://github.com/tophat/sanity-runner/issues",
"homepage": "https://github.com/tophat/sanity-runner#readme",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"postinstall": "./dev/install.sh",
"lint": "./bin/terraform fmt -check && ./bin/tflint .",
Expand Down

0 comments on commit e90b748

Please sign in to comment.