Skip to content

Commit 828a2f5

Browse files
committed
πŸš€ hint-manifest-app-name - v1.0.1 [skip ci]
1 parent e18ac70 commit 828a2f5

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+
* [[`de6585c575`](https://github.com/webhintio/hint/commit/de6585c575a4d13c9940d8704dcfa0292e68f09b)] - Docs: Make minor improvements (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
6+
* [[`86bd0f2b83`](https://github.com/webhintio/hint/commit/86bd0f2b83db76019f86f8d87445895ed3df585d)] - Docs: Fix typos (by [`Bruno Vinicius Figueiredo dos Santos`](https://github.com/IAmHopp)).
7+
8+
19
# 1.0.0 (August 6, 2018)
210

311
✨

β€Žpackages/hint-manifest-app-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@
7070
"watch:test": "ava --watch",
7171
"watch:ts": "npm run build:ts -- --watch"
7272
},
73-
"version": "1.0.0"
73+
"version": "1.0.1"
7474
}

0 commit comments

Comments
Β (0)