File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 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
55
66---
77
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+
814## [ 0.14.0] ( https://github.com/FortAwesome/angular-fontawesome/releases/tag/0.14.0 ) - 2023-11-08
915
1016### 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
131131[ <img src =" https://github.com/madebyjeffrey.png?size=72 " alt =" madebyjeffrey " width =" 72 " >] ( https://github.com/madebyjeffrey )
132132[ <img src =" https://github.com/benjamincharity.png?size=72 " alt =" benjamincharity " width =" 72 " >] ( https://github.com/benjamincharity )
133133[ <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 )
134135[ <img src =" https://github.com/FortAwesome.png?size=72 " alt =" Font Awesome Team " width =" 72 " >] ( https://github.com/orgs/FortAwesome/people )
135136
136137If 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 11{
22 "name" : " @fortawesome/angular-fontawesome" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " Angular Fontawesome, an Angular library" ,
55 "scripts" : {
66 "test" : " ng test angular-fontawesome --watch=false --browsers=ChromeCI" ,
You can’t perform that action at this time.
0 commit comments