Skip to content

Commit 4019608

Browse files
committed
Prep for Alpha 5
- Update version in config and npm files - Update link to Figma file - Update screenshot and count to latest
1 parent fad3600 commit 4019608

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<a href="https://blog.getbootstrap.com/">Blog</a>
2020
</p>
2121

22-
## 670+ icons
22+
## 1,000+ icons
2323

24-
![Bootstrap Icons full set](https://user-images.githubusercontent.com/98681/82475151-e95e8a80-9a80-11ea-8e35-923ac6fa557b.png)
24+
![Bootstrap Icons full set](https://user-images.githubusercontent.com/98681/85891337-be640680-b7a3-11ea-84a0-0a103fce118c.png)
2525

26-
[Also available in Figma.](https://www.figma.com/file/XDj1VewxEtXzkDDMAvWx2W/Bootstrap-Icons-v1.0.0-alpha4)
26+
[Also available in Figma.](https://www.figma.com/file/hTJtQ2MrMTeNVmYrVBqNZZ/Bootstrap-Icons-v1.0.0-alpha5?node-id=0%3A1)
2727

2828
## Install
2929

config.yml

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

41-
version: "1.0.0-alpha4"
41+
version: "1.0.0-alpha5"
4242
bs_docs_version: "4.5"
4343

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

package-lock.json

Lines changed: 1 addition & 1 deletion
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.0.0-alpha4",
3+
"version": "1.0.0-alpha5",
44
"description": "Official open source SVG icon library for Bootstrap",
55
"author": "mdo",
66
"license": "MIT",

0 commit comments

Comments
 (0)