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 7faf594 commit c50741dCopy full SHA for c50741d
βpackages/hint-amp-validator/CHANGELOG.mdβ
@@ -1,3 +1,10 @@
1
+# 1.0.1 (August 10, 2018)
2
+
3
+## Bug fixes / Improvements
4
5
+* [[`dcbef27350`](https://github.com/webhintio/hint/commit/dcbef27350558eb17980a3c494c07ec1d03a2454)] - Docs: Add missing commas (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
6
7
8
# 1.0.0 (August 6, 2018)
9
10
β¨
βpackages/hint-amp-validator/package.jsonβ
@@ -67,5 +67,5 @@
67
"watch:test": "ava --watch",
68
"watch:ts": "npm run build:ts -- --watch"
69
},
70
- "version": "1.0.0"
+ "version": "1.0.1"
71
}
0 commit comments