Skip to content

Commit 7cc2aed

Browse files
committed
Release 4.16.5 version
1 parent 27e4afd commit 7cc2aed

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.5
5+
* Fixed unsafe RegExp (by Yeting Li).
6+
47
## 4.16.4
58
* Fixed unsafe RegExp.
69
* Added artifactory support to `--update-db` (by Ittai Baratz).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist",
3-
"version": "4.16.4",
3+
"version": "4.16.5",
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)