Skip to content

Commit a5614af

Browse files
committed
Release 6.5 version
1 parent 09ba43d commit a5614af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 6.5 “Einigkeit und Recht und Freiheit”
2+
* Add `defaults` keyword to browsers requirements.
3+
* Fix CSS Grid Layout support.
4+
* Fix `align-self` cleaning.
5+
16
## 6.4.1
27
* Fix node cloning after some PostCSS plugins.
38

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": "6.4.1",
3+
"version": "6.5.0",
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)