From ebd20524d8b4a2178cc4d42689b58615751a9e2c Mon Sep 17 00:00:00 2001 From: Eric Cornelisesn Date: Sun, 5 Jul 2020 10:39:14 +0300 Subject: [PATCH 1/2] Update CDN URLs in the README Update the example CDN URLs found in the README to use v3 instead of v2 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cfb27ba8..a4139cb9 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,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 NAME]` is replaced by the icon name, 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. From a1c01e5545f0c7f85768774afd91adfa263e63c2 Mon Sep 17 00:00:00 2001 From: Eric Cornelisesn Date: Sun, 5 Jul 2020 10:42:05 +0300 Subject: [PATCH 2/2] version bump --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 19159514..4dee0011 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index be40f6e1..15c3c17f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.0.0", + "version": "3.0.1", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [