Skip to content

Commit 387aeee

Browse files
committed
8.1.3
1 parent 2f93068 commit 387aeee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 8.1.3 - 2016-11-03
2+
3+
- Fixed: Nested import ordering
4+
([#236](https://github.com/postcss/postcss-import/pull/236) - @RyanZim)
5+
16
# 8.1.2 - 2016-05-07
27

38
- Fixed: prevent JSPM to throw unrecoverable error

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-import",
3-
"version": "8.1.2",
3+
"version": "8.1.3",
44
"description": "PostCSS plugin to import CSS files",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)