Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit ba0dd1c

Browse files
committed
1.1.1
1 parent 6c37dc9 commit ba0dd1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to PostCSS Logical Properties
22

3+
### 1.1.1 (March 21, 2017)
4+
5+
- Fix `dir` option to allow falsey value
6+
37
### 1.1.0 (March 20, 2017)
48

59
- Add `preserve` option to preserve logical properties and values

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-logical",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Use logical properties and values in CSS",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)