Skip to content

Commit 440ddd1

Browse files
committed
Release 5.2.1 version
1 parent 6159ac4 commit 440ddd1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.2.1
2+
* Fix parent-less node issue on some cases (by Josh Gillies)
3+
14
## 5.2 “Dont tread on me”
25
* Add `appearance` support.
36
* Warn users on old gradient direction or flexbox syntax.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer-core",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "CLI-less core of Autoprefixer to use in plugins",
55
"keywords": ["autoprefixer", "css", "prefix", "postcss", "postcss-plugin"],
66
"author": "Andrey Sitnik <[email protected]>",

0 commit comments

Comments
 (0)