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 19, 2022
1 parent d9308c3 commit 6d4e728
Show file tree
Hide file tree
Showing 13 changed files with 67 additions and 13 deletions.
9 changes: 9 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [6.1.0](https://github.com/tophat/sanity-runner/compare/sanity-runner-client@6.0.1...sanity-runner-client@6.1.0) "sanity-runner-client" (2022-07-19)<a name="6.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [6.0.1](https://github.com/tophat/sanity-runner/compare/sanity-runner-client@6.0.0...sanity-runner-client@6.0.1) "sanity-runner-client" (2022-07-18)<a name="6.0.1"></a>

### Bug Fixes
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": "6.0.1",
"version": "6.1.0",
"description": "Sanity cli client",
"author": "Top Hat Monocle Corp. <opensource@tophat.com>",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions plugins/fullstory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-fullstory@1.0.0...@tophat/sanity-runner-plugin-fullstory@1.1.0) "@tophat/sanity-runner-plugin-fullstory" (2022-07-19)<a name="1.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [1.0.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-fullstory@0.0.1...@tophat/sanity-runner-plugin-fullstory@1.0.0) "@tophat/sanity-runner-plugin-fullstory" (2022-07-18)<a name="1.0.0"></a>

### Breaking Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/fullstory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tophat/sanity-runner-plugin-fullstory",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sanity runner plugin for fullstory",
"author": "Top Hat Monocle Corp. <opensource@tophat.com>",
"license": "Apache-2.0",
Expand All @@ -26,7 +26,7 @@
"directory": "plugins/fullstory"
},
"dependencies": {
"@tophat/sanity-runner-types": "workspace:^1.0.0"
"@tophat/sanity-runner-types": "workspace:^1.1.0"
},
"devDependencies": {
"@types/node": "^16.11.36"
Expand Down
9 changes: 9 additions & 0 deletions plugins/pagerduty/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-pagerduty@1.0.0...@tophat/sanity-runner-plugin-pagerduty@1.1.0) "@tophat/sanity-runner-plugin-pagerduty" (2022-07-19)<a name="1.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [1.0.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-pagerduty@0.0.1...@tophat/sanity-runner-plugin-pagerduty@1.0.0) "@tophat/sanity-runner-plugin-pagerduty" (2022-07-18)<a name="1.0.0"></a>

### Breaking Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/pagerduty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tophat/sanity-runner-plugin-pagerduty",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sanity runner plugin for pagerduty",
"author": "Top Hat Monocle Corp. <opensource@tophat.com>",
"license": "Apache-2.0",
Expand All @@ -26,7 +26,7 @@
"directory": "plugins/pagerduty"
},
"dependencies": {
"@tophat/sanity-runner-types": "workspace:^1.0.0",
"@tophat/sanity-runner-types": "workspace:^1.1.0",
"node-pagerduty": "^1.3.6"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions plugins/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-slack@1.0.0...@tophat/sanity-runner-plugin-slack@1.1.0) "@tophat/sanity-runner-plugin-slack" (2022-07-19)<a name="1.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [1.0.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-slack@0.0.1...@tophat/sanity-runner-plugin-slack@1.0.0) "@tophat/sanity-runner-plugin-slack" (2022-07-18)<a name="1.0.0"></a>

### Breaking Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tophat/sanity-runner-plugin-slack",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sanity runner plugin for slack alerts",
"author": "Top Hat Monocle Corp. <opensource@tophat.com>",
"license": "Apache-2.0",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@slack/web-api": "^6.7.0",
"@tophat/sanity-runner-types": "workspace:^1.0.0"
"@tophat/sanity-runner-types": "workspace:^1.1.0"
},
"devDependencies": {
"@types/node": "^16.11.36"
Expand Down
9 changes: 9 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [5.1.0](https://github.com/tophat/sanity-runner/compare/sanity-runner-service@5.0.1...sanity-runner-service@5.1.0) "sanity-runner-service" (2022-07-19)<a name="5.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [5.0.1](https://github.com/tophat/sanity-runner/compare/sanity-runner-service@5.0.0...sanity-runner-service@5.0.1) "sanity-runner-service" (2022-07-18)<a name="5.0.1"></a>

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-runner-service",
"version": "5.0.1",
"version": "5.1.0",
"description": "Distributed Sanity Test Suite Runner",
"main": "src/handler.ts",
"bin": "src/local.ts",
Expand Down
9 changes: 9 additions & 0 deletions types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-types@1.0.0...@tophat/sanity-runner-types@1.1.0) "@tophat/sanity-runner-types" (2022-07-19)<a name="1.1.0"></a>

### Features

* support locally running sanity runner service ([1f65f6d](https://github.com/tophat/sanity-runner/commits/1f65f6d))




## [1.0.0](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-types@0.1.0-rc.0...@tophat/sanity-runner-types@1.0.0) "@tophat/sanity-runner-types" (2022-07-18)<a name="1.0.0"></a>

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tophat/sanity-runner-types",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sanity runner typescript types",
"author": "Top Hat Monocle Corp. <opensource@tophat.com>",
"license": "Apache-2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5908,7 +5908,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-plugin-fullstory@workspace:plugins/fullstory"
dependencies:
"@tophat/sanity-runner-types": "workspace:^1.0.0"
"@tophat/sanity-runner-types": "workspace:^1.1.0"
"@types/node": ^16.11.36
languageName: unknown
linkType: soft
Expand All @@ -5917,7 +5917,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-plugin-pagerduty@workspace:plugins/pagerduty"
dependencies:
"@tophat/sanity-runner-types": "workspace:^1.0.0"
"@tophat/sanity-runner-types": "workspace:^1.1.0"
"@types/node": ^16.11.36
node-pagerduty: ^1.3.6
languageName: unknown
Expand All @@ -5928,12 +5928,12 @@ __metadata:
resolution: "@tophat/sanity-runner-plugin-slack@workspace:plugins/slack"
dependencies:
"@slack/web-api": ^6.7.0
"@tophat/sanity-runner-types": "workspace:^1.0.0"
"@tophat/sanity-runner-types": "workspace:^1.1.0"
"@types/node": ^16.11.36
languageName: unknown
linkType: soft

"@tophat/sanity-runner-types@workspace:*, @tophat/sanity-runner-types@workspace:^1.0.0, @tophat/sanity-runner-types@workspace:types":
"@tophat/sanity-runner-types@workspace:*, @tophat/sanity-runner-types@workspace:^1.1.0, @tophat/sanity-runner-types@workspace:types":
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-types@workspace:types"
dependencies:
Expand Down

0 comments on commit 6d4e728

Please sign in to comment.