Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kimroen committed Aug 26, 2017
1 parent b0ea8d5 commit 739e7ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## master

## 0.8.0
+ Update `broccoli-autoprefixer` dependency. This also updates Autoprefixer to
v7.0.0 and requires Node version 4 or later. [#37](https://github.com/kimroen/ember-cli-autoprefixer/pull/37) and [#36](https://github.com/kimroen/ember-cli-autoprefixer/pull/36)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-autoprefixer",
"version": "0.7.0",
"version": "0.8.0",
"description": "Process styles in an ember-cli application using Autoprefixer",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 739e7ba

Please sign in to comment.