Skip to content

Commit 4cad00f

Browse files
committed
Release 10.5.4 version
1 parent e62a4b1 commit 4cad00f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 10.5.4
6+
7+
- Fixed prefixed rule duplication (by @xianjianlf2).
8+
59
## 10.5.3
610

711
- Fixed brackets and gradient parser (@alanturing881).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.5.3",
3+
"version": "10.5.4",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"keywords": [
66
"autoprefixer",

0 commit comments

Comments
 (0)