Version 1.12.1

This commit is contained in:
Rowan Manning
2016-06-05 12:55:43 +01:00
parent a3bc8c0443
commit ea7e6f4052
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
## 1.12.1 (2016-06-05)
* Update references/links after a repo rename
## 1.12.0 (2016-05-26)
* Update Node.js version support to 0.106.0

View File

@@ -139,5 +139,5 @@ Copyright © 20132016, Springer Nature
[info-build]: https://travis-ci.org/pa11y/dashboard
[shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg
[shield-node]: https://img.shields.io/badge/node.js%20support-0.106-brightgreen.svg
[shield-version]: https://img.shields.io/badge/version-1.12.0-blue.svg
[shield-version]: https://img.shields.io/badge/version-1.12.1-blue.svg
[shield-build]: https://img.shields.io/travis/pa11y/dashboard/master.svg

View File

@@ -1,6 +1,6 @@
{
"name": "pa11y-dashboard",
"version": "1.12.0",
"version": "1.12.1",
"private": true,
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",