Skip to content

Commit

Permalink
feat: 更新changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
YaoZeyuan committed Aug 1, 2022
1 parent 07cc011 commit a2c3838
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# 3.3.7

1. 解决 github 上 无法打包 mac 版代码的问题, 优化最终产物包代码体积(移除了 moment 和 sourcemap)
2. 添加`打开调试面板按钮`, 如果点击获取验证码后没反应, 可以使用调试面板上的`检查元素`按键, 一点就可以输入验证码了

# 3.3.0

1. 修复获取微博总数失效问题
2. 添加注销登录按钮, 方便切换账号
3. 切换更新检测域名为自有域名, 方便管理
2. 修复获取微博总数失效问题
3. 添加注销登录按钮, 方便切换账号
4. 切换更新检测域名为自有域名, 方便管理

# 3.2.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stablog",
"version": "3.3.6",
"version": "3.3.7",
"description": "稳部落. 专业备份微blog, 老铁, 稳!",
"repository": {
"type": "git",
Expand Down

0 comments on commit a2c3838

Please sign in to comment.