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 f662ec8 commit 8aeb43eCopy full SHA for 8aeb43e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+
2
+1.3.1 / 2017-05-04
3
+==================
4
5
+ * Merge branch 'ln-e-remote-url-patch'
6
+ * Add remote url test case
7
+ * Improve absolute path test
8
+ * Paths started with double slash also remote
9
+ * 100% test coverage🍻
10
11
# 1.3.0 - 2016-07-23
12
13
* Add `options.hashFunction` support
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-urlrev",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "PostCSS plugin for css url revision",
"keywords": [
"postcss",
0 commit comments