Skip to content

Commit

Permalink
Release 4.21.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 13, 2022
1 parent 8cd0597 commit f61c1a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.21.2
* Updated Firefox ESR.

## 4.21.1
* Fixed parsing days in `since` query.

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

0 comments on commit f61c1a3

Please sign in to comment.