release 1.0.8

feat/fix/umd 1.0.8
SukkaW 7 years ago
parent e45675f553
commit 325cf2cb04

@ -168,7 +168,7 @@ var dsqjs = new DisqusJS({
- imlonghao: [Imlonghao](https://imlonghao.com/) - imlonghao: [Imlonghao](https://imlonghao.com/)
- Yrom Wang: [Yrom's](https://yrom.net/) - Yrom Wang: [Yrom's](https://yrom.net/)
如果你的站点或者个人博客在使用 DisqusJS来 [把你的网站分享给其他人吧](https://github.com/SukkaW/DisqusJS/issues/11) 如果你的站点或者个人博客在使用 DisqusJS来 [把你的网站分享给其他人吧](https://github.com/SukkaW/DisqusJS/issues/12)
## 注意 ## 注意

4
dist/disqus.js vendored

File diff suppressed because one or more lines are too long

2
dist/disqusjs.css vendored

@ -1,5 +1,5 @@
/*! /*!
* DisqusJS - Default Theme | v1.0.7 * DisqusJS - Default Theme | v1.0.8
* Author: SukkaW * Author: SukkaW
* Link: https://github.com/SukkaW/DisqusJS * Link: https://github.com/SukkaW/DisqusJS
* License: MIT * License: MIT

@ -1,6 +1,6 @@
{ {
"name": "disqusjs", "name": "disqusjs",
"version": "1.0.7", "version": "1.0.8",
"description": "Alternative DISQUS - Render comments components from Disqus API", "description": "Alternative DISQUS - Render comments components from Disqus API",
"main": "dist/disqus.js", "main": "dist/disqus.js",
"scripts": { "scripts": {

Loading…
Cancel
Save