Skip to content

Commit cb0b212

Browse files
committed
5.2.0
1 parent eef7397 commit cb0b212

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [5.2.0](https://github.com/ionic-team/ionicons/compare/v5.1.2...v5.2.0) (2020-10-06)
2+
3+
4+
### Features
5+
6+
* **icons:** added new icons ([9de2a07](https://github.com/ionic-team/ionicons/commit/9de2a0760e347f6de8ca84c7329df8975ee26199))
7+
* **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)
8+
* **cheatsheet:** link dist/svg to cheatsheet icons ([eef7397](https://github.com/ionic-team/ionicons/commit/eef739789fd963ec355c4b50c1e006d1a25f664a))
9+
* supports aria-hidden ([#869](https://github.com/ionic-team/ionicons/issues/869)) ([01b0de6](https://github.com/ionic-team/ionicons/commit/01b0de6e80e92df0ec6ab9217fc18d45962b03b6))
10+
11+
12+
### Bug Fixes
13+
14+
* **src:** fixed source svg inlined styles ([0f77aaf](https://github.com/ionic-team/ionicons/commit/0f77aaf2db57d4f989da6e85fcfbe552a0fbd0b2))
15+
* ariaHidden documentation source ([#871](https://github.com/ionic-team/ionicons/issues/871)) ([502d1f7](https://github.com/ionic-team/ionicons/commit/502d1f7077bb377f9939e254754c4753284bea01))
16+
* **search:** add login and logout search terms ([#853](https://github.com/ionic-team/ionicons/issues/853)) ([1069d8b](https://github.com/ionic-team/ionicons/commit/1069d8b4ab2b134fa6952373a78862fcb8f8d28e))
17+
18+
19+
120
## [5.1.2](https://github.com/ionic-team/ionicons/compare/v5.1.1...v5.1.2) (2020-06-25)
221

322

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)