File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { Watermark } from 'watermark-js-plus/ie'
1818## CDN
1919``` html
2020<!-- import JavaScript -->
21- <script src =" https://www.unpkg.com/watermark-js-plus@1.6.0 /dist/ie/index.iife.min.js" ></script >
21+ <script src =" https://www.unpkg.com/watermark-js-plus@1.6.1 /dist/ie/index.iife.min.js" ></script >
2222```
2323
2424> We recommend our users to lock version when using CDN. Please refer to [ unpkg.com] ( https://unpkg.com/ ) for more information.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { Watermark } from 'watermark-js-plus/ie'
1818## CDN
1919``` html
2020<!-- import JavaScript -->
21- <script src =" https://www.unpkg.com/watermark-js-plus@1.6.0 /dist/ie/index.iife.min.js" ></script >
21+ <script src =" https://www.unpkg.com/watermark-js-plus@1.6.1 /dist/ie/index.iife.min.js" ></script >
2222```
2323
2424> 我们建议使用 CDN 引入用户在链接地址上锁定版本,以免将来插件升级时受到非兼容性更新的影响。锁定版本的方法请查看 [ unpkg.com] ( https://unpkg.com/ ) 。
Original file line number Diff line number Diff line change 11{
22 "name" : " watermark-js-plus" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " watermark for the browser" ,
55 "scripts" : {
66 "clean:dist" : " rimraf dist" ,
You can’t perform that action at this time.
0 commit comments