Skip to content

Commit c2eb03b

Browse files
committed
Bump version number, Add changelog item
1 parent 0ac911a commit c2eb03b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 10.6.0
2+
* Upgrade to Font Awesome 6.4.2
3+
14
## 10.5.1
25
* Hotfix #244 - regular font still used
36
* Update package description icon count

pubspec.yaml

Lines changed: 2 additions & 2 deletions
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.5.1
6+
version: 10.6.0
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"
@@ -43,4 +43,4 @@ flutter:
4343
# - family: FontAwesomeThin
4444
# fonts:
4545
# - asset: lib/fonts/fa-thin-100.ttf
46-
# weight: 100
46+
# weight: 100

0 commit comments

Comments
 (0)