Skip to content

Commit 3a0973f

Browse files
committed
v0.7.1
- Add missing form button types (thanks @gnowland!).
1 parent 58308fc commit 3a0973f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.7.1 (April 5, 2016)
2+
3+
- Add missing form button types (thanks @gnowland!).
4+
15
# 0.6.2 (March 14, 2016)
26

37
- Minor formatting change (thanks @gilluminate!).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html5-test-page",
3-
"version": "0.6.2",
3+
"version": "0.7.1",
44
"description": "A page filled with common HTML elements to be used for testing purposes.",
55
"main": "index.html",
66
"scripts": {

0 commit comments

Comments
 (0)