Skip to content

Commit

Permalink
Release 10.4.9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 11, 2022
1 parent acfe2ad commit 07c3cf1
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/).

## 10.4.9
* Fixed `css-unicode-bidi` issue from latest Can I Use.

## 10.4.8
* Do not print `color-adjust` warning if `print-color-adjust` also is in rule.

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": "autoprefixer",
"version": "10.4.8",
"version": "10.4.9",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"engines": {
"node": "^10 || ^12 || >=14"
Expand Down

0 comments on commit 07c3cf1

Please sign in to comment.