Skip to content

Commit 53341c8

Browse files
committed
πŸš€ hint-manifest-is-valid - v1.0.1 [skip ci]
1 parent 2440e90 commit 53341c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.0.1 (August 10, 2018)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`753165931b`](https://github.com/webhintio/hint/commit/753165931b7551aad3b109ecbd3a7afca346c54f)] - Docs: Fix typo (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
6+
* [[`7aa393f2e8`](https://github.com/webhintio/hint/commit/7aa393f2e8a6b2e1675c0efcb68320b2dbb83eb0)] - Docs: Fix typos and broken link (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
7+
8+
19
# 1.0.0 (August 6, 2018)
210

311
✨

β€Žpackages/hint-manifest-is-valid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@
7171
"watch:test": "ava --watch",
7272
"watch:ts": "npm run build:ts -- --watch"
7373
},
74-
"version": "1.0.0"
74+
"version": "1.0.1"
7575
}

0 commit comments

Comments
Β (0)