diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dde7469..8076054f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log This project adheres to [Semantic Versioning](http://semver.org/). +## 4.22.3 +* Fixed white spaces support in `supports` query (@g-plane). +* Fixed shared config like `@company/package/browserslist-config` (@boucodes). + ## 4.22.2 * Fixed idempotency in time queries with `mobileToDesktop` (by Aliaksei Sapach). diff --git a/package.json b/package.json index ea57792f..7037a5d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserslist", - "version": "4.22.2", + "version": "4.22.3", "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "keywords": [ "caniuse",