Skip to content

Commit

Permalink
Bump to v1.7.1 (#1096)
Browse files Browse the repository at this point in the history
* Update versions

* Update social

* community figma link
  • Loading branch information
mdo authored Nov 16, 2021
1 parent af13efd commit 4954c4e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ For those [using Packagist](https://packagist.org/packages/twbs/bootstrap-icons)
composer require twbs/bootstrap-icons
```

[Also available in Figma.](https://www.figma.com/file/cKgRyErzl4pR1WN4NcB5lv/Bootstrap-Icons)
[Also available in Figma.](https://www.figma.com/community/file/1042482994486402696/Bootstrap-Icons)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ params:
description: "Official open source SVG icon library for Bootstrap"
social_image_path: /assets/img/bootstrap-icons-social.png

version: "1.7.0"
version: "1.7.1"
bs_docs_version: "5.1"

main: "https://getbootstrap.com"
Expand Down
Binary file modified docs/static/assets/img/bootstrap-icons-social.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-icons",
"version": "1.7.0",
"version": "1.7.1",
"description": "Official open source SVG icon library for Bootstrap",
"author": "mdo",
"license": "MIT",
Expand Down

0 comments on commit 4954c4e

Please sign in to comment.