We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a6ae0 commit 6c16339Copy full SHA for 6c16339
βpackages/hint-amp-validator/CHANGELOG.md
@@ -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
8
# 2.6.0 (February 21, 2019)
9
10
## Bug fixes / Improvements
β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": "2.6.0"
+ "version": "2.7.0"
71
}
0 commit comments