We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4e78e commit 953ba4bCopy full SHA for 953ba4b
CHANGELOG.md
@@ -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
5
#7.2.1 - 2017-10-19
6
7
Fixed: dependency security ([#108](https://github.com/postcss/postcss-url/issues/108)) ([#109](https://github.com/postcss/postcss-url/issues/109))
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-url",
- "version": "7.2.1",
+ "version": "7.3.0",
"description": "PostCSS plugin to rebase or inline on url().",
"keywords": [
"css",
0 commit comments