File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- < link href ="https://cdn.zigurous.com/forge-css@1.0 .0/dist/index.min.css " rel ="stylesheet ">
1
+ < link href ="https://cdn.zigurous.com/forge-css@1.1 .0/dist/index.min.css " rel ="stylesheet ">
Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ The official React implementation of the Forge design system created by [@ziguro
11
11
### CDN
12
12
13
13
Available from any of the following:
14
- - Install with CloudFront ` https://cdn.zigurous.com/forge-react@1.0 .0/dist/index.min.js `
15
- - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-react@1.0 .0/dist/index.min.js `
16
- - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-react/1.0 .0/dist/index.min.js `
14
+ - Install with CloudFront ` https://cdn.zigurous.com/forge-react@1.1 .0/dist/index.min.js `
15
+ - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-react@1.1 .0/dist/index.min.js `
16
+ - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-react/1.1 .0/dist/index.min.js `
17
17
18
18
Add the script in your HTML file:
19
19
``` html
20
- <script src =" https://cdn.zigurous.com/forge-react@1.0 .0/dist/index.min.js" >
20
+ <script src =" https://cdn.zigurous.com/forge-react@1.1 .0/dist/index.min.js" >
21
21
` ` `
22
22
23
23
### GitHub Packages
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zigurous/forge-react" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"license" : " SEE LICENSE IN LICENSE" ,
5
5
"repository" : " https://github.com/zigurous/forge-react" ,
6
6
"source" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments