Skip to content

Commit

Permalink
chore: release --skip-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Dullahan2bot committed Aug 5, 2022
1 parent 6a5895c commit 1026659
Show file tree
Hide file tree
Showing 34 changed files with 220 additions and 33 deletions.
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-adapter-playwright
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-playwright",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"playwright": "^1.21.0"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-puppeteer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-adapter-puppeteer
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-puppeteer",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"puppeteer": "14.1"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-selenium-3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-adapter-selenium-3
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-selenium-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-selenium-3",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"selenium-webdriver": "^3.6.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-selenium-4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-adapter-selenium-4
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-selenium-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-selenium-4",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"deepmerge": "^4.2.2",
"selenium-webdriver": "4.3.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-aws-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-aws-s3
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-aws-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-aws-s3",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "Allows Dullahan to upload artifacts to AWS S3",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"aws-sdk": "^2.1179.0"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-browserstack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-browserstack
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-browserstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-browserstack",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "Allows Dullahan to manage Browserstack",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"browserstack-local": "^1.4.7",
"node-fetch": "^2.6.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-github
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-github",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "Allows Dullahan to share test results on GitHub",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"@octokit/rest": "^19.0.0"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-gitlab
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-gitlab",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "Allows Dullahan to share test results on GitLab",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151"
"@k2g/dullahan": "^1.0.0-alpha.152"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-report-html
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-html",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -14,7 +14,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151",
"@k2g/dullahan": "^1.0.0-alpha.152",
"ejs": "^3.1.5"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-json/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-report-json
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-json",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151"
"@k2g/dullahan": "^1.0.0-alpha.152"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-report-markdown
Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-markdown",
"version": "1.0.0-alpha.151",
"version": "1.0.0-alpha.152",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.151"
"@k2g/dullahan": "^1.0.0-alpha.152"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-slack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.152 (2022-08-05)


### Bug Fixes

* correct browserstackBuildUrl for Slack link ([#290](https://github.com/Kaartje2go/Dullahan/issues/290)) ([6a5895c](https://github.com/Kaartje2go/Dullahan/commit/6a5895c0ce52f5011b770b8b8303e83feb3f1652))





# 1.0.0-alpha.151 (2022-08-02)

**Note:** Version bump only for package @k2g/dullahan-plugin-slack
Expand Down
Loading

0 comments on commit 1026659

Please sign in to comment.