Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.10.2 #15417

Merged
merged 1 commit into from Aug 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,23 @@ 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.10.2](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.2) - 2019-08-22

### Added
* SVG with JS API function layers() now accepts params to add additional classes

### Changed
* Lots of updates to various duotone icons
* Updated the keybase brand icon

### Fixed
* Duotone icon updates FortAwesome/Font-Awesome#15396
FortAwesome/Font-Awesome#15409 FortAwesome/Font-Awesome#15413
FortAwesome/Font-Awesome#15325 FortAwesome/Font-Awesome#15334
FortAwesome/Font-Awesome#15339 FortAwesome/Font-Awesome#15346

---

## [5.10.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.1) - 2019-08-02

### Added
Expand Down
6 changes: 6 additions & 0 deletions UPGRADING.md
Expand Up @@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne

---

## 5.10.1 to 5.10.2

There are no breaking changes in this version upgrade.

---

## 5.10.0 to 5.10.1

The Sass function `fa-content-secondary` which was part of the `duotone.scss`
Expand Down
2 changes: 1 addition & 1 deletion css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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.

Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.21",
"version": "0.2.22",
"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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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.

@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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.

@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.2 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