Skip to content

Commit 3dbc0c8

Browse files
committed
5.2.1
1 parent 81edbf2 commit 3dbc0c8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.2.1](https://github.com/ionic-team/ionicons/compare/v5.2.0...v5.2.1) (2020-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* remove double `ionicon` css class on svg ([81edbf2](https://github.com/ionic-team/ionicons/commit/81edbf2387f1ab199bd088b7d9882143201c3bd1))
7+
8+
9+
110
# [5.2.0](https://github.com/ionic-team/ionicons/compare/v5.1.2...v5.2.0) (2020-10-06)
211

312

@@ -7,6 +16,7 @@
716
* **currentColor:** update dist/svg output to use currentColor ([98fa89e](https://github.com/ionic-team/ionicons/commit/98fa89ea5731f546f2bc88f53818a3f304d4195a)), closes [#784](https://github.com/ionic-team/ionicons/issues/784) [#805](https://github.com/ionic-team/ionicons/issues/805)
817
* **cheatsheet:** link dist/svg to cheatsheet icons ([eef7397](https://github.com/ionic-team/ionicons/commit/eef739789fd963ec355c4b50c1e006d1a25f664a))
918
* supports aria-hidden ([#869](https://github.com/ionic-team/ionicons/issues/869)) ([01b0de6](https://github.com/ionic-team/ionicons/commit/01b0de6e80e92df0ec6ab9217fc18d45962b03b6))
19+
* add `<title>` to each svg, generated from the file name
1020

1121

1222
### Bug Fixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionicons",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Premium icons for Ionic.",
55
"files": [
66
"dist/",

0 commit comments

Comments
 (0)