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

Commit 477f571

Browse files
committed
1.2.2
1 parent 7fe4b20 commit 477f571

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,3 +1,7 @@
1+
# 1.2.2 - 2015-03-02
2+
3+
- Changed: upgrade chokidar to stable 1.0.0 (used for cssnext --watch)
4+
15
# 1.2.1 - 2015-03-02
26

37
- Fixed: remove some deprecation notice related to postcss 4.1 ([postcss/postcss#272](https://github.com/postcss/postcss/issues/272))

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.2.1",
3+
"version": "1.2.2",
44
"description": "Use tomorrow's CSS syntax, today",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)