mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-02 04:10:42 +02:00
v0.6.2
This commit is contained in:
@@ -1,10 +1,15 @@
|
|||||||
# 0.6.1 (February 2, 2015)
|
# 0.6.2 (March 14, 2016)
|
||||||
|
|
||||||
|
- Minor formatting change (thanks @gilluminate!).
|
||||||
|
- Fix incorrect years in `CHANGELOG.md`.
|
||||||
|
|
||||||
|
# 0.6.1 (February 2, 2016)
|
||||||
|
|
||||||
- Simplify the instructions in `CHANGELOG.md`.
|
- Simplify the instructions in `CHANGELOG.md`.
|
||||||
- Rename `LICENSE.md` to `LICENSE`.
|
- Rename `LICENSE.md` to `LICENSE`.
|
||||||
- Update `README.md` content.
|
- Update `README.md` content.
|
||||||
|
|
||||||
# 0.6.0 (February 1, 2015)
|
# 0.6.0 (February 1, 2016)
|
||||||
|
|
||||||
- Update indentation and whitespace.
|
- Update indentation and whitespace.
|
||||||
- Add to npm.
|
- Add to npm.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "html5-test-page",
|
"name": "html5-test-page",
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"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