Skip to content

Commit c50741d

Browse files
committed
πŸš€ hint-amp-validator - v1.0.1 [skip ci]
1 parent 7faf594 commit c50741d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (August 6, 2018)
29

310
✨

β€Žpackages/hint-amp-validator/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"watch:test": "ava --watch",
6868
"watch:ts": "npm run build:ts -- --watch"
6969
},
70-
"version": "1.0.0"
70+
"version": "1.0.1"
7171
}

0 commit comments

Comments
Β (0)