Skip to content

Commit

Permalink
7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergcen committed Nov 17, 2017
1 parent 1d10ce1 commit e043883
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 7.1.2 - 2017-08-11
#7.2.0 - 2017-10-17

Added: `assetsPath` option for `rebase`

#7.1.2 - 2017-08-11

Fixed: wrap url by quotes for inlined svg ([#78](https://github.com/postcss/postcss-url/issues/78))

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": "postcss-url",
"version": "7.1.2",
"version": "7.2.0",
"description": "PostCSS plugin to rebase or inline on url().",
"keywords": [
"css",
Expand Down

0 comments on commit e043883

Please sign in to comment.