- commit
- 82ede933d8c74069fa92bf4b42bb4f1585a98016
- parent
- c20b2da6545ba59c82b6e4146f6077c73eed0b38
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2026-02-19 00:10
bump version to 2.3.0
Diffstat
| M | CHANGES.md | 6 | ++++++ |
| M | manifest.chromium.json | 2 | +- |
| M | manifest.json | 2 | +- |
3 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -1,3 +1,9 @@ -1 1 # 2.3.0 (2026-02-19) -1 2 -1 3 - update aria-api to 0.9.1 (adding support for shadow DOM) -1 4 - add 48px icon -1 5 -1 6 1 7 # 2.2.0 (2024-06-23) 2 8 3 9 - add "Form fields" and "Buttons" lists
diff --git a/manifest.chromium.json b/manifest.chromium.json
@@ -4,7 +4,7 @@ 4 4 "author": "Tobias Bengfort", 5 5 "homepage_url": "https://github.com/xi/a11y-outline", 6 6 "description": "navigate page outlines easily",7 -1 "version": "2.2.0",-1 7 "version": "2.3.0", 8 8 "action": { 9 9 "default_title": "A11y Outline", 10 10 "default_icon": "icons/icon-128.png"
diff --git a/manifest.json b/manifest.json
@@ -4,7 +4,7 @@ 4 4 "author": "Tobias Bengfort", 5 5 "homepage_url": "https://github.com/xi/a11y-outline", 6 6 "description": "navigate page outlines easily",7 -1 "version": "2.2.0",-1 7 "version": "2.3.0", 8 8 "action": { 9 9 "default_title": "A11y Outline", 10 10 "default_icon": "icons/icon-128.png"