Skip to content

Commit 6378887

Browse files
authored
chore(): add migration note
1 parent ac450cb commit 6378887

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66
# [7.0.0](https://github.com/ionic-team/ionicons/compare/v6.1.3...v7.0.0) (2023-03-07)
77

8+
**Migration Note:** Developers should ensure that their `<ion-icon>` usages have either `aria-label` or `aria-hidden` to avoid accessibility issues. See https://ionic.io/ionicons/usage for more information.
89

910
### Bug Fixes
1011

@@ -13,18 +14,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1314

1415

1516

16-
17-
# [7.0.0](https://github.com/ionic-team/ionicons/compare/v6.1.3...v7.0.0) (2023-03-07)
18-
19-
20-
### Bug Fixes
21-
22-
* **icon:** remove auto-generated aria-label ([#1170](https://github.com/ionic-team/ionicons/issues/1170)) ([98975ec](https://github.com/ionic-team/ionicons/commit/98975ec0f54b825c33f528683834a5e38298d598))
23-
24-
25-
26-
27-
2817
## [6.1.3](https://github.com/ionic-team/ionicons/compare/v6.1.2...v6.1.3) (2023-02-09)
2918

3019

0 commit comments

Comments
 (0)