Skip to content

Commit 4a9c2d6

Browse files
committed
8.1.1
1 parent 8767f44 commit 4a9c2d6

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+
# 8.1.1 - 2016-05-04
2+
3+
- Fixed: JSPM support
4+
([#194](https://github.com/postcss/postcss-import/pull/194))
5+
16
# 8.1.0 - 2016-04-04
27

38
- Added: JSPM browser field

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-import",
3-
"version": "8.1.0",
3+
"version": "8.1.1",
44
"description": "PostCSS plugin to import CSS files",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)