Skip to content

Commit 805db3a

Browse files
authored
Forgot .md page (#2142)
* oops * Quick version bump
1 parent 662ac04 commit 805db3a

File tree

9 files changed

+18
-9
lines changed

9 files changed

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

docs/content/icons/bluesky.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Bluesky
3+
categories:
4+
- Brand
5+
tags:
6+
- social
7+
- chat
8+
- bsky
9+
---

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

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.12.0"
56+
version: "1.12.1"
5757
docs_version: "5.3"
5858

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

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.12.0",
3+
"version": "1.12.1",
44
"description": "Official open source SVG icon library for Bootstrap",
55
"author": "mdo",
66
"license": "MIT",

0 commit comments

Comments
 (0)