Skip to content

Commit

Permalink
v0.14.1 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce authored Oct 6, 2021
1 parent 630bb77 commit 4cfe245
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.14.0 (Wed, Oct 6 2021)

* `630bb77f` feat: set browser preferences ([#247](https://github.com/GoogleChrome/chrome-launcher/pull/247))
* `12b2c8e3` docs(flags): note that disable-gpu isnt needed


## v0.14.0 (Tue, May 18 2021)
* `ac1f4aff` move to minimum node 12; remove `rimraf` ([#237](https://github.com/GoogleChrome/chrome-launcher/pull/237))
* `dec646c4` deps: remove `mkdirp` for `fs.mkdirSync` ([#234](https://github.com/GoogleChrome/chrome-launcher/pull/234))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"is-wsl": "^2.2.0",
"lighthouse-logger": "^1.0.0"
},
"version": "0.14.0",
"version": "0.14.1",
"types": "./dist/index.d.ts",
"description": "Launch latest Chrome with the Devtools Protocol port open",
"repository": "https://github.com/GoogleChrome/chrome-launcher/",
Expand Down

0 comments on commit 4cfe245

Please sign in to comment.