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.15.1 #17238

Merged
merged 1 commit into from Oct 5, 2020
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,20 @@ not have access**

---

## [5.15.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.1) - 2020-10-05

### Changed

* Update to the ravelry brand icon

### Fixed

* Removed fill attribute from the vest and vest-patches icon
* Moved attribution comment to correct location for sprites
* Fixed duotone icons not rendering in Kits

---

## [5.15.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.0) - 2020-09-28

**Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
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.15.0 to 5.15.1

There are no breaking changes in this version upgrade.

---

## 5.14.0 to 5.15.0

The adobe icon has been removed by legal request of Adobe.
Expand Down
2 changes: 1 addition & 1 deletion css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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.

@@ -1,3 +1,3 @@
console.log(`Font Awesome Free 0.2.31 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 0.2.32 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
`)
Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.31",
"version": "0.2.32",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/attribution.js
@@ -1,3 +1,3 @@
console.log(`Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 5.15.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)
`)
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.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.

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

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