File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5
5
6
6
---
7
7
8
+ ## [ 0.14.1] ( https://github.com/FortAwesome/angular-fontawesome/releases/tag/0.14.1 ) - 2023-12-23
9
+
10
+ ### Fixed
11
+
12
+ * Removed import from ` @fortawesome/fontawesome-common-types ` , which was an undeclared dependency.
13
+
8
14
## [ 0.14.0] ( https://github.com/FortAwesome/angular-fontawesome/releases/tag/0.14.0 ) - 2023-11-08
9
15
10
16
### Added
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ being awesome contributors to this project. **We'd like to take a moment to reco
131
131
[ <img src =" https://github.com/madebyjeffrey.png?size=72 " alt =" madebyjeffrey " width =" 72 " >] ( https://github.com/madebyjeffrey )
132
132
[ <img src =" https://github.com/benjamincharity.png?size=72 " alt =" benjamincharity " width =" 72 " >] ( https://github.com/benjamincharity )
133
133
[ <img src =" https://github.com/NayeBeckham.png?size=72 " alt =" NayeBeckham " width =" 72 " >] ( https://github.com/NayeBeckham )
134
+ [ <img src =" https://github.com/Nosfistis.png?size=72 " alt =" Nosfistis " width =" 72 " >] ( https://github.com/Nosfistis )
134
135
[ <img src =" https://github.com/FortAwesome.png?size=72 " alt =" Font Awesome Team " width =" 72 " >] ( https://github.com/orgs/FortAwesome/people )
135
136
136
137
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fortawesome/angular-fontawesome" ,
3
- "version" : " 0.14.0 " ,
3
+ "version" : " 0.14.1 " ,
4
4
"description" : " Angular Fontawesome, an Angular library" ,
5
5
"scripts" : {
6
6
"test" : " ng test angular-fontawesome --watch=false --browsers=ChromeCI" ,
You can’t perform that action at this time.
0 commit comments