mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-05 05:37:25 +02:00
v0.9.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
# 0.9.3 (April 3, 2021)
|
||||||
|
|
||||||
|
- Add multiple <select> (thanks @racztiborzoltan!).
|
||||||
|
|
||||||
# 0.9.2 (April 3, 2021)
|
# 0.9.2 (April 3, 2021)
|
||||||
|
|
||||||
- Add nested lists (thanks @charul97!).
|
- Add nested lists (thanks @charul97!).
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "html5-test-page",
|
"name": "html5-test-page",
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"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