File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66
77---
88
9+ ## [ 0.9.1] ( https://github.com/FortAwesome/fa-icon-chooser/releases/tag/0.9.1 ) - 2025-07-22
10+
11+ ### Changed
12+
13+ - Updated api urls
14+
915## [ 0.9.0] ( https://github.com/FortAwesome/fa-icon-chooser/releases/tag/0.9.0 ) - 2025-07-22
1016
1117### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @fortawesome/fa-icon-chooser-react" ,
33 "sideEffects" : false ,
4- "version" : " 0.9.0 " ,
4+ "version" : " 0.9.1 " ,
55 "license" : " MIT" ,
66 "private" : false ,
77 "description" : " React specific wrapper for @fortawesome/fa-icon-chooser" ,
3333 "typescript" : " ^5.7.3"
3434 },
3535 "dependencies" : {
36- "@fortawesome/fa-icon-chooser" : " 0.9.0 " ,
36+ "@fortawesome/fa-icon-chooser" : " 0.9.1 " ,
3737 "@stencil/react-output-target" : " ^0.8.2"
3838 },
3939 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @fortawesome/fa-icon-chooser" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "description" : " Font Awesome Icon Chooser" ,
55 "main" : " dist/index.cjs.js" ,
66 "module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments