Skip to content

Commit f246721

Browse files
committed
Update version and hero
1 parent 08286ce commit f246721

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ params:
4242
description: "Official open source SVG icon library for Bootstrap"
4343
social_image_path: /assets/img/bootstrap-icons-social.png
4444

45-
version: "1.5.0"
45+
version: "1.6.0"
4646
bs_docs_version: "5.1"
4747

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

docs/layouts/partials/home/hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</div>
1010
<div class="col-lg-7">
1111
<a class="d-block d-sm-inline-block py-1 px-3 mb-4 text-dark text-decoration-none rounded-3 hero-notice" href="{{ .Site.Params.blog }}/2021/02/22/bootstrap-icons-1-4-0/">
12-
<strong>New in v1.4.0:</strong> 60+ weather icons!
12+
<strong>New in v1.6.0:</strong> 30+ new icons!
1313
</a>
1414
<h1 class="f0">Bootstrap Icons</h1>
1515
<p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with over 1,300 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="{{ .Site.Params.main }}/">Bootstrap</a> in any project.</p>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)