Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
1. 修复信息框里cookie过期后,通知邮件里无法显示用户名的问题
2. 增加update方法用于SPA场景
3. 支持新访客身份缓存
4. 增加表情框的宽高
  • Loading branch information
innc11 committed Jul 16, 2021
1 parent 8fc4d89 commit 6b08a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "april-comment",
"version": "0.2.13",
"version": "0.3.0",
"description": "A implementation of Waline Client",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 6b08a84

Please sign in to comment.