Skip to content

Commit 6fe3614

Browse files
committed
Release 4.16.6 version
1 parent 33ebac9 commit 6fe3614

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 4.16.6
5+
* Fixed `npm-shrinkwrap.json` support in `--update-db` (by Geoff Newman).
6+
47
## 4.16.5
58
* Fixed unsafe RegExp (by Yeting Li).
69

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist",
3-
"version": "4.16.5",
3+
"version": "4.16.6",
44
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
55
"keywords": [
66
"caniuse",

0 commit comments

Comments
 (0)