Skip to content

Commit

Permalink
Release 4.23 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 14, 2024
1 parent 61e7712 commit a23d971
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.23.0
* Added `BROWSERSLIST_ROOT_PATH` (by @teleclimber).

## 4.22.3
* Fixed white spaces support in `supports` query (@g-plane).
* Fixed shared config like `@company/package/browserslist-config` (@boucodes).
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "browserslist",
"version": "4.22.3",
"version": "4.23.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 a23d971

Please sign in to comment.