Skip to content

Commit

Permalink
Release 4.9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 26, 2020
1 parent f52ec64 commit 09a602e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.9
* Add `node X-Y` query support (by Yuping Zuo).

## 4.8.7
* Fix `last N major versions` (by Valeriy Trubachev).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist",
"version": "4.8.7",
"version": "4.9.0",
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
"keywords": [
"caniuse",
Expand Down

0 comments on commit 09a602e

Please sign in to comment.