mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-01 20:00:41 +02:00
v0.9.7
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
# 0.9.7 (April 3, 2021)
|
||||||
|
|
||||||
|
- Self-close option tags (thanks @ConnorJamesLow!).
|
||||||
|
|
||||||
# 0.9.6 (April 3, 2021)
|
# 0.9.6 (April 3, 2021)
|
||||||
|
|
||||||
- Remove classes and valid/invalid inputs.
|
- Remove classes and valid/invalid inputs.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "html5-test-page",
|
"name": "html5-test-page",
|
||||||
"version": "0.9.6",
|
"version": "0.9.7",
|
||||||
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user