Skip to content

Commit fff7682

Browse files
committed
chore(release): update changelog and bump version to 12.1.9
1 parent 50d87ad commit fff7682

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 12.1.9
2+
3+
Updates `adm-zip` to version `0.5.2`.
4+
15
# 12.1.8
26

37
Fixes for macOS ChromeDriver download. If you are using a macOS and are

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriver-manager",
3-
"version": "12.1.8",
3+
"version": "12.1.9",
44
"description": "A selenium server and browser driver manager for your end to end tests.",
55
"scripts": {
66
"format": "gulp format",

0 commit comments

Comments
 (0)