Skip to content

Commit

Permalink
chore(main): release xbox-one-webdriver-server 1.0.5 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
1 parent 89cbaa8 commit 12e2367
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"backends/chromecast": "2.0.0",
"backends/chromeos": "1.0.4",
"backends/tizen": "2.0.0",
"backends/xboxone": "1.0.4"
"backends/xboxone": "1.0.5"
}
7 changes: 7 additions & 0 deletions backends/xboxone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.5](https://github.com/shaka-project/generic-webdriver-server/compare/xbox-one-webdriver-server-v1.0.4...xbox-one-webdriver-server-v1.0.5) (2024-12-20)


### Bug Fixes

* **docs:** Fix links in XboxOne readme ([#108](https://github.com/shaka-project/generic-webdriver-server/issues/108)) ([986f926](https://github.com/shaka-project/generic-webdriver-server/commit/986f926f972995ec60c50e46ed894a4c865f7bba))

### [1.0.4](https://github.com/shaka-project/generic-webdriver-server/compare/xbox-one-webdriver-server-v1.0.3...xbox-one-webdriver-server-v1.0.4) (2022-03-31)


Expand Down
4 changes: 2 additions & 2 deletions backends/xboxone/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backends/xboxone/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xbox-one-webdriver-server",
"description": "An Xbox One WebDriver server that pushes URLs to Xbox One devices, built on generic-webdriver-server.",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "https://github.com/shaka-project/generic-webdriver-server",
"author": "Google",
"license": "Apache-2.0",
Expand Down

0 comments on commit 12e2367

Please sign in to comment.