Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 9d86c88

Browse files
committed
1.8.1
1 parent a40e416 commit 9d86c88

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 1.8.1 - 2015-07-15
2+
13
- Added: cssnext now throw an error if used as a webpack loader to prevent
24
unexpected usage with a recommendation for
35
[cssnext-loader](https://github.com/cssnext/cssnext-loader)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssnext",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Use tomorrow's CSS syntax, today",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)