Skip to content

Commit 9ac9aef

Browse files
committed
chore(release): prepare 5.1.0
1 parent 9d87181 commit 9ac9aef

36 files changed

Lines changed: 35 additions & 31 deletions

a11ycss-webextension-chrome.zip

114 KB
Binary file not shown.

a11ycss-webextension-firefox.zip

114 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"title": "a11y.css",
33
"name": "a11y.css",
44
"description": "This file aims to warn front-end devs about mistakes and potential accessibility failures - but it also helps to rate client-side code and to spot its weaknesses.",
5-
"version": "5.0.3",
5+
"version": "5.1.0",
66
"style": "css/a11y-en.css",
77
"author": {
88
"name": "Gaël Poupard",
99
"url": "https://www.ffoodd.fr",
10-
"email": "gael@ffoodd.fr"
10+
"email": "gael+github@ffoodd.fr"
1111
},
1212
"keywords": [
1313
"a11y",

webextension/css/a11y-ar_all.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-ar_error.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-ar_obsolete.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-ar_warning.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-en_all.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-en_error.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webextension/css/a11y-en_obsolete.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)