From 534ff84b31d48610194885f2fa9bcbeeea54e879 Mon Sep 17 00:00:00 2001 From: Sachin Raja Date: Sun, 17 Jul 2022 08:30:50 -0700 Subject: [PATCH] Revert "version bump" (#7596) This reverts commit 82691fc1b1962193b2c8c3b9f8112c5a12180ee9. --- README.md | 8 ++++---- package.json | 2 +- slugs.md | 1 - 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 01a5bdce8..00e7018b3 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,15 @@ Icons can be downloaded as SVGs directly from [our website](https://simpleicons. Icons can be served from a CDN such as [JSDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [Unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: ```html - - + + ``` Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example: ```html - - + + ``` These examples use the latest major version. This means you won't receive any updates following the next major release. You can use `@latest` instead to receive updates indefinitely. However, this will result in a `404` error if the icon is removed. diff --git a/package.json b/package.json index 2a6249f6c..d8246dbe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "", + "version": "7.5.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://simpleicons.org", "keywords": [ diff --git a/slugs.md b/slugs.md index 0069692c3..26de623b2 100644 --- a/slugs.md +++ b/slugs.md @@ -324,7 +324,6 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Bulma` | `bulma` | | `bunq` | `bunq` | | `Burger King` | `burgerking` | -| `Burton` | `burton` | | `Buy Me A Coffee` | `buymeacoffee` | | `BuzzFeed` | `buzzfeed` | | `Byju's` | `byjus` |