- commit
- ae9bc00e860f60ad8e9f92b57eb8e3143746dd0f
- parent
- 2f639a113c59d74eeb338f07097d53555ff3dc90
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-06-07 14:13
bump version to 1.6.0
Diffstat
| M | CHANGES.md | 7 | +++++++ |
| M | manifest.json | 2 | +- |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -1,3 +1,10 @@ -1 1 # 1.6.0 (2023-06-07) -1 2 -1 3 - update aria-api to 0.5.0 -1 4 - set aria-busy for spinner -1 5 - fix: do not show spinner if no items are found -1 6 -1 7 1 8 # 1.5.2 (2023-01-12) 2 9 3 10 - update aria-api to 0.4.7
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": "1.5.2",-1 7 "version": "1.6.0", 8 8 "browser_action": { 9 9 "default_title": "A11y Outline", 10 10 "default_icon": "icon-128.png"