Skip to content

Commit 6809e7f

Browse files
committed
Update changelog, bump version number
1 parent ada8b26 commit 6809e7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 10.12.0
2+
- Fix flutter lint warnings - thanks @adil192!
3+
- Upgrade to Font Awesome 7.1.0
4+
15
## 10.11.0
26
- Fix issues with spaces in icon file names since the last version - thanks @adil192!
37
- Upgrade to Font Awesome 7.0.1 - thanks @adil192!

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The Font Awesome Icon pack available as Flutter Icons. Provides 200
33
maintainer: Michael Spiss (@michaelspiss)
44
repository: https://github.com/fluttercommunity/font_awesome_flutter
55
issue_tracker: https://github.com/fluttercommunity/font_awesome_flutter/issues
6-
version: 10.11.0
6+
version: 10.12.0
77

88
environment:
99
sdk: ">=3.9.0 <4.0.0"

0 commit comments

Comments
 (0)