Skip to content

Commit 7bf58ae

Browse files
chore(main): release 1.8.2
1 parent 12e1c41 commit 7bf58ae

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.8.2](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.8.1...v1.8.2) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** Update release tokens and re-release ([#101](https://github.com/shaka-project/karma-local-wd-launcher/issues/101)) ([12e1c41](https://github.com/shaka-project/karma-local-wd-launcher/commit/12e1c41e4b37be2a13a063101333d70febbae5f1))
9+
310
## [1.8.1](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.8.0...v1.8.1) (2026-01-27)
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": "karma-local-wd-launcher",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": "Karma Local WebDriver Launcher - Launches local web browsers using WebDriver, to enable screenshots and other advanced tests to be executed in-browser.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)