-
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.
chore(main): release 1.0.0-alpha.1 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ned Zimmerman <[email protected]>
- Loading branch information
1 parent
a5ec903
commit f472af7
Showing
4 changed files
with
42 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" | ||
".": "1.0.0-alpha.1" | ||
} |
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,38 @@ | ||
# Changelog | ||
|
||
## [1.0.0-alpha.1](https://github.com/inclusive-design/idrc-wcag-reporter/compare/v0.0.1...v1.0.0-alpha.1) (2024-04-08) | ||
|
||
|
||
### Features | ||
|
||
* add date format filter ([f856f0e](https://github.com/inclusive-design/idrc-wcag-reporter/commit/f856f0ef04527405c372f4a653bc724c8cc844c2)) | ||
* 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 lint and Docker build CI ([#16](https://github.com/inclusive-design/idrc-wcag-reporter/issues/16)) ([bdeae51](https://github.com/inclusive-design/idrc-wcag-reporter/commit/bdeae510575acfda0ca76dea7da9dfb8098b107f)) | ||
* 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)) | ||
* configure Sveltia CMS ([#15](https://github.com/inclusive-design/idrc-wcag-reporter/issues/15)) ([16de451](https://github.com/inclusive-design/idrc-wcag-reporter/commit/16de4515712966e05541f0b12b9215907a84d645)) | ||
* configure Sveltia CMS ([#29](https://github.com/inclusive-design/idrc-wcag-reporter/issues/29)) ([ab8792b](https://github.com/inclusive-design/idrc-wcag-reporter/commit/ab8792bc49c4abd3a68b07e6b1fc60ebd3358205)) | ||
* 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)) | ||
* clean up property order ([83caeb5](https://github.com/inclusive-design/idrc-wcag-reporter/commit/83caeb5a3662cb615d54a92db97633dc89732e3c)) | ||
* format date ([98823c0](https://github.com/inclusive-design/idrc-wcag-reporter/commit/98823c086fe543a3311fcaad699090ea547640b1)) | ||
* remove Prince script ([bdc2893](https://github.com/inclusive-design/idrc-wcag-reporter/commit/bdc2893573ab37fe90a41d5c68cff6ed5458a178)) | ||
* resolve contrast issue for visited WCAG links ([98823c0](https://github.com/inclusive-design/idrc-wcag-reporter/commit/98823c086fe543a3311fcaad699090ea547640b1)) | ||
* screenshots field should be optional ([98823c0](https://github.com/inclusive-design/idrc-wcag-reporter/commit/98823c086fe543a3311fcaad699090ea547640b1)) | ||
* simplify CSS ([a5a52c7](https://github.com/inclusive-design/idrc-wcag-reporter/commit/a5a52c7062a3a6194d420154d8d5f93fa60269c1)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 1.0.0-alpha.1 ([#31](https://github.com/inclusive-design/idrc-wcag-reporter/issues/31)) ([9d16851](https://github.com/inclusive-design/idrc-wcag-reporter/commit/9d168518bd41c828184ad87a58b7faeedafe4f66)) | ||
* **release:** release 1.0.0 ([933da65](https://github.com/inclusive-design/idrc-wcag-reporter/commit/933da6566b81410b582c9911f5ccca7d02e1587c)) |
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