Skip to content

Commit 07f2d52

Browse files
author
rofrischmann
committed
5.1.0 changelog
1 parent 0bc1284 commit 07f2d52

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## 5.0
44

5+
### 5.1.0
6+
* added a plugin that transforms grid properties ( [#174](https://github.com/rofrischmann/inline-style-prefixer/pull/174) )
7+
58
### 5.0.4
69
* added a plugin that transform logical properties ( [#170](https://github.com/rofrischmann/inline-style-prefixer/issues/170) )
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inline-style-prefixer",
3-
"version": "5.0.4",
3+
"version": "5.1.0",
44
"description": "Run-time Autoprefixer for JavaScript style objects",
55
"module": "es/index.js",
66
"jsnext:main": "es/index.js",

0 commit comments

Comments
 (0)