Skip to content

Commit b7f5a7c

Browse files
committed
Add changelog item, bump version number, remove wrongly generated file
1 parent d79df87 commit b7f5a7c

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 8.10.2
2+
* Fix missing keys in FaDuotoneIcon
3+
* Fix icon tree shaking build error for duotone icons
4+
15
## 8.10.1
26
* Update license file with MIT header
37
* Update readme links

example/ios/Flutter/Generated.xcconfig

Lines changed: 0 additions & 9 deletions
This file was deleted.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: font_awesome_flutter
22
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
33
maintainer: Brian Egan (@brianegan)
44
homepage: https://github.com/fluttercommunity/font_awesome_flutter
5-
version: 8.10.1
5+
version: 8.10.2
66

77
environment:
88
sdk: ">=2.0.0 <3.0.0"

0 commit comments

Comments
 (0)