-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5a52c7
commit de98695
Showing
4 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.1" | ||
".": "0.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/inclusive-design/idrc-wcag-reporter/compare/v0.0.1...v0.1.0) (2024-03-12) | ||
|
||
|
||
### Features | ||
|
||
* add Decap CMS previews ([d73ee0f](https://github.com/inclusive-design/idrc-wcag-reporter/commit/d73ee0ff63929423470c0a541ce4978c82fa0e46)) | ||
* add issue creation links (resolves [#7](https://github.com/inclusive-design/idrc-wcag-reporter/issues/7)) ([6623d25](https://github.com/inclusive-design/idrc-wcag-reporter/commit/6623d25553bf20ccb73d3382cc974c96ca484260)) | ||
* add Pages CMS configuration ([26746ac](https://github.com/inclusive-design/idrc-wcag-reporter/commit/26746ac8f88a5737269cc3631f495d81142563e8)) | ||
* add success criteria support to CMS configurations ([e545c1f](https://github.com/inclusive-design/idrc-wcag-reporter/commit/e545c1f22713c58e95e58350a649acceefd83fa0)) | ||
* add supports table, group issues by principle ([7d18565](https://github.com/inclusive-design/idrc-wcag-reporter/commit/7d18565cf9a3ba27a92f2ad06ed0f1727ee9a546)) | ||
* add utility for opening the PDF report ([265b372](https://github.com/inclusive-design/idrc-wcag-reporter/commit/265b372a939764f5acacb1dfdbad68e8552304d8)) | ||
* add xo, convert to ES modules, many other things ([79e459c](https://github.com/inclusive-design/idrc-wcag-reporter/commit/79e459c55bebc2f502fcd1c0db5e7e9d52065cae)) | ||
* improve PDF output ([87920a2](https://github.com/inclusive-design/idrc-wcag-reporter/commit/87920a2aedbc43590f5a6cdb264bd799a6029fbb)) | ||
* major restructure, add Decap CMS configuration ([317fa69](https://github.com/inclusive-design/idrc-wcag-reporter/commit/317fa6995e87f6719b00111cd4630b4d9f70dcff)) | ||
* style improvements and syntax highlighting ([aeaab88](https://github.com/inclusive-design/idrc-wcag-reporter/commit/aeaab88aaa5d9adfb957a082feacc6dab12166cd)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* adjust styles for print vs screen ([75c6efd](https://github.com/inclusive-design/idrc-wcag-reporter/commit/75c6efde6902f463a6598c36e8c68b1dcfa89992)) | ||
* remove Prince script ([bdc2893](https://github.com/inclusive-design/idrc-wcag-reporter/commit/bdc2893573ab37fe90a41d5c68cff6ed5458a178)) | ||
* simplify CSS ([a5a52c7](https://github.com/inclusive-design/idrc-wcag-reporter/commit/a5a52c7062a3a6194d420154d8d5f93fa60269c1)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters