Skip to content

Commit

Permalink
chore(main): release chromecast-webdriver-server 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
1 parent 6cf553e commit 6a27bc9
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
@@ -1,6 +1,6 @@
{
"base": "1.1.4",
"backends/chromecast": "1.1.1",
"backends/chromecast": "1.2.0",
"backends/chromeos": "1.0.2",
"backends/tizen": "1.1.4",
"backends/xboxone": "1.0.4"
Expand Down
7 changes: 7 additions & 0 deletions backends/chromecast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/shaka-project/generic-webdriver-server/compare/chromecast-webdriver-server-v1.1.1...chromecast-webdriver-server-v1.2.0) (2023-09-11)


### Features

* **chromecast:** Support Google Pixel Tablet ([#77](https://github.com/shaka-project/generic-webdriver-server/issues/77)) ([6cf553e](https://github.com/shaka-project/generic-webdriver-server/commit/6cf553ed90fd7c4fe73e7faba2be295455eaeb8a))

## [1.1.1](https://github.com/shaka-project/generic-webdriver-server/compare/chromecast-webdriver-server-v1.1.0...chromecast-webdriver-server-v1.1.1) (2023-09-07)


Expand Down
4 changes: 2 additions & 2 deletions backends/chromecast/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/chromecast/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chromecast-webdriver-server",
"description": "A WebDriver server that pushes URLs to Chromecast, built on generic-webdriver-server.",
"version": "1.1.1",
"version": "1.2.0",
"homepage": "https://github.com/shaka-project/generic-webdriver-server",
"author": "Google",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6a27bc9

Please sign in to comment.