Skip to content

Commit 108565f

Browse files
authored
Release v1.11.2 (#1874)
* Bump version to v1.11.2 * Build
1 parent 3447044 commit 108565f

File tree

1,892 files changed

+2597
-2597
lines changed

Some content is hidden

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

1,892 files changed

+2597
-2597
lines changed

bootstrap-icons.svg

Lines changed: 1 addition & 1 deletion
Loading

build/font/css.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

build/font/scss.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

font/bootstrap-icons.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*!
2-
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/
66

77
@font-face {
88
font-display: block;
99
font-family: "bootstrap-icons";
10-
src: url("./fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65") format("woff2"),
11-
url("./fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") format("woff");
10+
src: url("./fonts/bootstrap-icons.woff2?7141511ac37f13e1a387fb9fc6646256") format("woff2"),
11+
url("./fonts/bootstrap-icons.woff?7141511ac37f13e1a387fb9fc6646256") format("woff");
1212
}
1313

1414
.bi::before,

font/bootstrap-icons.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font/bootstrap-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

font/fonts/bootstrap-icons.woff

-112 Bytes
Binary file not shown.

font/fonts/bootstrap-icons.woff2

40 Bytes
Binary file not shown.

hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ params:
5353
description: "Official open source SVG icon library for Bootstrap"
5454
social_image_path: /assets/img/bootstrap-icons-social.png
5555

56-
version: "1.11.1"
56+
version: "1.11.2"
5757
docs_version: "5.3"
5858

5959
main: "https://getbootstrap.com"

icons/0-circle-fill.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)