mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-02 11:30:12 +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:
parent
d47248dd1d
commit
ffcfe7ef62
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "12.0.1",
|
||||
"version": "12.0.2",
|
||||
"name": "twemoji",
|
||||
"license": [
|
||||
"MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user