Skip to content

Commit

Permalink
🔖 chore(release): v0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 13, 2021
1 parent cc31e25 commit cfd0776
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Power Yuque 更新日志

## [0.3.2](https://github.com/arvinxx/power-yuque/compare/v0.3.1...v0.3.2) (2021-02-13)


### 🐛 修复

* 优化 tooltip 为显示次数 ([efe48ee](https://github.com/arvinxx/power-yuque/commit/efe48ee))
* 优化没更新时数据的区域是空白的问题 ([a07d5fd](https://github.com/arvinxx/power-yuque/commit/a07d5fd))
* 修复他人主页出现自己活跃状态的 bug ([8083cdf](https://github.com/arvinxx/power-yuque/commit/8083cdf))
* 更新状态优化为每天更新一次 ([cc31e25](https://github.com/arvinxx/power-yuque/commit/cc31e25))

## [0.3.1](https://github.com/arvinxx/power-yuque/compare/v0.3.0...v0.3.1) (2021-02-10)


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": "power-yuque",
"version": "0.3.1",
"version": "0.3.2",
"description": "a chrome plugin to enhance yuque",
"private": true,
"author": "Arvin Xu(arvinx@foxmail.com)",
Expand Down

0 comments on commit cfd0776

Please sign in to comment.