Skip to content

Commit 953ba4b

Browse files
committed
7.3.0
1 parent 1d4e78e commit 953ba4b

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+
#7.3.0 - 2017-10-26
2+
3+
Added: hash option - `append` (PR#114](https://github.com/postcss/postcss-url/pull/114))
4+
15
#7.2.1 - 2017-10-19
26

37
Fixed: dependency security ([#108](https://github.com/postcss/postcss-url/issues/108)) ([#109](https://github.com/postcss/postcss-url/issues/109))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-url",
3-
"version": "7.2.1",
3+
"version": "7.3.0",
44
"description": "PostCSS plugin to rebase or inline on url().",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)