Skip to content

Commit 4fbeb2c

Browse files
chore(main): release 1.3.0 (#62)
1 parent e242054 commit 4fbeb2c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/shaka-project/webdriver-installer/compare/v1.2.5...v1.3.0) (2026-01-26)
4+
5+
6+
### Features
7+
8+
* Add Opera support ([#61](https://github.com/shaka-project/webdriver-installer/issues/61)) ([e242054](https://github.com/shaka-project/webdriver-installer/commit/e242054106996d2f2d0078964dedac6d6c4caf73))
9+
310
## [1.2.5](https://github.com/shaka-project/webdriver-installer/compare/v1.2.4...v1.2.5) (2025-12-16)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriver-installer",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"description": "Install the right WebDriver version for your local browsers, automatically.",
55
"main": "main.js",
66
"bin": {

0 commit comments

Comments
 (0)