Skip to content

Commit 57005ce

Browse files
authored
Release 5.15.1 (#17238)
1 parent d364e34 commit 57005ce

File tree

3,369 files changed

+6685
-26026
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,369 files changed

+6685
-26026
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ not have access**
1010

1111
---
1212

13+
## [5.15.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.1) - 2020-10-05
14+
15+
### Changed
16+
17+
* Update to the ravelry brand icon
18+
19+
### Fixed
20+
21+
* Removed fill attribute from the vest and vest-patches icon
22+
* Moved attribution comment to correct location for sprites
23+
* Fixed duotone icons not rendering in Kits
24+
25+
---
26+
1327
## [5.15.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.0) - 2020-09-28
1428

1529
**Minor version upgrade notice: there are some backward-incompatible changes to this release. See the

UPGRADING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne
88

99
---
1010

11+
## 5.15.0 to 5.15.1
12+
13+
There are no breaking changes in this version upgrade.
14+
15+
---
16+
1117
## 5.14.0 to 5.15.0
1218

1319
The adobe icon has been removed by legal request of Adobe.

css/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
.fa,

css/all.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/brands.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

css/brands.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/fontawesome.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
.fa,

css/fontawesome.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/regular.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

css/regular.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/solid.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

css/solid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/svg-with-js.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
svg:not(:root).svg-inline--fa {

css/svg-with-js.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/v4-shims.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
.fa.fa-glass:before {

css/v4-shims.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
console.log(`Font Awesome Free 0.2.31 by @fontawesome - https://fontawesome.com
1+
console.log(`Font Awesome Free 0.2.32 by @fontawesome - https://fontawesome.com
22
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
33
`)

js-packages/@fortawesome/fontawesome-common-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"node": ">=6"
4848
},
4949
"dependencies": {},
50-
"version": "0.2.31",
50+
"version": "0.2.32",
5151
"name": "@fortawesome/fontawesome-common-types",
5252
"license": "MIT",
5353
"types": "./index.d.ts",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
console.log(`Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
1+
console.log(`Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
22
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
33
`)

js-packages/@fortawesome/fontawesome-free/css/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
.fa,

js-packages/@fortawesome/fontawesome-free/css/all.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-packages/@fortawesome/fontawesome-free/css/brands.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

js-packages/@fortawesome/fontawesome-free/css/brands.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-packages/@fortawesome/fontawesome-free/css/fontawesome.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
.fa,

js-packages/@fortawesome/fontawesome-free/css/fontawesome.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-packages/@fortawesome/fontawesome-free/css/regular.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

js-packages/@fortawesome/fontawesome-free/css/regular.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-packages/@fortawesome/fontawesome-free/css/solid.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
@font-face {

js-packages/@fortawesome/fontawesome-free/css/solid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-packages/@fortawesome/fontawesome-free/css/svg-with-js.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
*/
55
svg:not(:root).svg-inline--fa {

0 commit comments

Comments
 (0)