This commit is contained in:
Chris Bracco
2021-04-03 15:29:41 -04:00
parent 9780f2af62
commit 2e602b623d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 0.9.2 (April 3, 2021)
- Add nested lists (thanks @charul97!).
# 0.9.1 (April 3, 2021)
- Add background images (thanks @97arushisharma!).

View File

@@ -1,6 +1,6 @@
{
"name": "html5-test-page",
"version": "0.9.1",
"version": "0.9.2",
"description": "A page filled with common HTML elements to be used for testing purposes.",
"main": "index.html",
"scripts": {