Skip to content

Commit

Permalink
Release 5.11.1 (#15565)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Sep 18, 2019
1 parent 57451ba commit 89fdc36
Show file tree
Hide file tree
Showing 130 changed files with 339 additions and 189 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
repository that is by invitation only. You will get a 404 - Not Found if you do
not have access**

## [5.11.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.1) - 2019-09-18

### Fixed
* Duotone icons updated in 5.11.0 had incorrect attribute order which caused
them to fail to load for all kits

---

## [5.11.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.0) - 2019-09-18

### Added
Expand Down
2 changes: 1 addition & 1 deletion css/all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/brands.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/fontawesome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion css/fontawesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/regular.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/regular.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/solid.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/solid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/svg-with-js.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
Expand Down
2 changes: 1 addition & 1 deletion css/svg-with-js.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/v4-shims.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
Expand Down
2 changes: 1 addition & 1 deletion css/v4-shims.min.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.23",
"version": "0.2.24",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts"
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/brands.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/regular.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/solid.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
Expand Down

0 comments on commit 89fdc36

Please sign in to comment.