Skip to content

Commit 4cdf4f4

Browse files
committed
Add changelog item, bump version number
1 parent 92b000c commit 4cdf4f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 8.11.0
2+
* Add support for font awesome 6's thin icons
3+
14
## 8.10.2
25
* Fix missing keys in FaDuotoneIcon
36
* Fix icon tree shaking build error for duotone icons

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.2
5+
version: 8.11.0
66

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

0 commit comments

Comments
 (0)