Skip to content

Commit 648aa82

Browse files
authored
Release v1.10.5 (#1706)
1 parent 3b18af6 commit 648aa82

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

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.10.4 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.10.5 (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.10.4 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

config.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.10.4"
56+
version: "1.10.5"
5757
docs_version: "5.3"
5858

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

font/bootstrap-icons.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.10.5 (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.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.

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 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-icons",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "Official open source SVG icon library for Bootstrap",
55
"author": "mdo",
66
"license": "MIT",

0 commit comments

Comments
 (0)