Skip to content

Commit 80fb6aa

Browse files
1 parent f79a8fc commit 80fb6aa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Power Yuque 更新日志
22

3+
## [0.1.7](https://github.com/arvinxx/power-yuque/compare/v0.1.6...v0.1.7) (2021-01-22)
4+
5+
6+
### style
7+
8+
* **(深色模式)**: 优化文章显示页面样式 ([f79a8fc](https://github.com/arvinxx/power-yuque/commit/f79a8fc))
9+
* **(深色模式)**: 初步完成编辑器深色模式 ([5885d66](https://github.com/arvinxx/power-yuque/commit/5885d66))
10+
311
## [0.1.6](https://github.com/arvinxx/power-yuque/compare/v0.1.5...v0.1.6) (2021-01-22)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power-yuque",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "a chrome plugin to enhance yuque",
55
"private": true,
66
"author": "Arvin Xu([email protected])",

0 commit comments

Comments
 (0)