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 6f038fc commit fc2a4e6Copy full SHA for fc2a4e6
‎CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.0.1 (September 17, 2018)
2
+
3
+## Bug fixes / Improvements
4
5
+* [[`6f038fcfd0`](https://github.com/webhintio/artwork/commit/6f038fcfd053b8ce7604a4283a66e238960f8e42)] - Fix: Use absolute URLs (by [`Cătălin Mariș`](https://github.com/alrra)).
6
7
8
# 1.0.0 (September 17, 2018)
9
10
✨
‎package.json
@@ -17,5 +17,5 @@
17
"license": "CC-BY-SA-4.0",
18
"name": "@hint/artwork",
19
"repository": "webhintio/artwork",
20
- "version": "1.0.0"
+ "version": "1.0.1"
21
}
0 commit comments