1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

Bumped version number to 12.0.2

Incorporates recent community additions
* Added SRI to CDN link, bumped to 12.0.1 (#355)
* Update esm.js (#354)
This commit is contained in:
Bryan Haggerty 2019-05-29 11:33:43 -07:00
parent d47248dd1d
commit ffcfe7ef62
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ The folks over at [MaxCDN](https://www.maxcdn.com) have graciously provided CDN
Use the following in the `<head>` tag of your HTML document(s):
```html
<script src="https://twemoji.maxcdn.com/2/twemoji.min.js?12.0.1" integrity="sha384-UM2aSky5TK+LGnb3eZ/K+LVxUWpoO1zhIRURk37uiM39vD0oshUZyKZEh3Rd/Gyl" crossorigin="anonymous"></script>
<script src="https://twemoji.maxcdn.com/2/twemoji.min.js?12.0.2" integrity="sha384-UM2aSky5TK+LGnb3eZ/K+LVxUWpoO1zhIRURk37uiM39vD0oshUZyKZEh3Rd/Gyl" crossorigin="anonymous"></script>
```
## Breaking changes in V2

View File

@ -1,5 +1,5 @@
{
"version": "12.0.1",
"version": "12.0.2",
"name": "twemoji",
"license": [
"MIT",