Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2022-07-17 01:31:55 +0300
committerGitHub <noreply@github.com>2022-07-17 01:31:55 +0300
commit2e38adacd3e8b4520afac582bb5e822f436ba44e (patch)
tree53ce45ce7242d01a5ec92c25990dea65fc048408 /package.json
parent27860fdc9ae8288ebb47db5206d9e24243fb09a6 (diff)
Fixes for v1.9.1 (#1373)
* Properly add font-display to CSS and SCSS templates for icon fonts Fixes #1368 * Add missing icons and fix broken ones from v1.9.0 release - Fixes #1372: Rename cassette and cassette-fill - Fixes #1370: Adds fuel pump and EV station icons - Fixes #1367: Fixes duplicate path in Apple icon * Bump versions, update homepage new banner * Update social card
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4b2b62c18..0bac95cf0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap-icons",
- "version": "1.9.0",
+ "version": "1.9.1",
"description": "Official open source SVG icon library for Bootstrap",
"author": "mdo",
"license": "MIT",