We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58308fc commit 3a0973fCopy full SHA for 3a0973f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.7.1 (April 5, 2016)
2
+
3
+- Add missing form button types (thanks @gnowland!).
4
5
# 0.6.2 (March 14, 2016)
6
7
- Minor formatting change (thanks @gilluminate!).
package.json
@@ -1,6 +1,6 @@
{
"name": "html5-test-page",
- "version": "0.6.2",
+ "version": "0.7.1",
"description": "A page filled with common HTML elements to be used for testing purposes.",
"main": "index.html",
"scripts": {
0 commit comments