Skip to content

Commit 4e6e745

Browse files
chore(main): release 1.5.0 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3af8414 commit 4e6e745

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.5.0](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.4.3...v1.5.0) (2022-03-10)
4+
5+
6+
### Features
7+
8+
* Add Safari Technology Preview, iOS and iPadOS with simulators ([#33](https://github.com/shaka-project/karma-local-wd-launcher/issues/33)) ([3af8414](https://github.com/shaka-project/karma-local-wd-launcher/commit/3af8414ae37f93751b2090a98801f75b153d95e0))
9+
310
### [1.4.3](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.4.2...v1.4.3) (2022-02-28)
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.4.3",
3+
"version": "1.5.0",
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)