Skip to content

Commit 6c16339

Browse files
committed
πŸš€ hint-amp-validator - v2.7.0 ***NO_CI***
1 parent 53a6ae0 commit 6c16339

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žpackages/hint-amp-validator/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.7.0 (March 7, 2019)
2+
3+
## New features
4+
5+
* [[`53a6ae03e0`](https://github.com/webhintio/hint/commit/53a6ae03e0b966b40f8b2878cc54c17d00a0df8b)] - Update: 'validator'.
6+
7+
18
# 2.6.0 (February 21, 2019)
29

310
## Bug fixes / Improvements

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

+1-1
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": "2.6.0"
70+
"version": "2.7.0"
7171
}

0 commit comments

Comments
Β (0)