Skip to content

Commit 902e84f

Browse files
committed
chore(release): v0.1.0
1 parent 983d548 commit 902e84f

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
3+
## 0.1.0 (2023-07-20)
4+
5+
6+
### ✨ Features | 新功能
7+
8+
* 优化样式并格式化代码 ([fd0592d](https://github.com/draco-china/macos-web/commit/fd0592d92f65245b8e5e66823e1183106bdfd816))
9+
* 支持打包zip,工作流自动提交 ([fe36ff7](https://github.com/draco-china/macos-web/commit/fe36ff74b048cb209fd613581d6d7f92039c4bcb))
10+
* 支持打包成chrome插件 ([98e17dd](https://github.com/draco-china/macos-web/commit/98e17dd3074ba65e3e4ee0f92853e8ff35f62eb5))
11+
* 添加App Store、Launchpad ([3cf01dc](https://github.com/draco-china/macos-web/commit/3cf01dcfd437766723e238955596845a1066cea8))
12+
* 添加主题色主题模式修改 ([3f7b4a6](https://github.com/draco-china/macos-web/commit/3f7b4a68fbf12d2e9eb464bc1bb1d9752bc209fb))
13+
14+
15+
### 🐛 Bug Fixes | Bug 修复
16+
17+
* 修复代码风格 ([8440aa5](https://github.com/draco-china/macos-web/commit/8440aa5ee50ea2abb5a424f83a04e6bfb24beebe))
18+
* 修复字体样式及插件模式的数据请求 ([9dee2d9](https://github.com/draco-china/macos-web/commit/9dee2d99b281f11cc02af6d9040c85b99b95392f))
19+
* 修复样式及打包依赖 ([6720f24](https://github.com/draco-china/macos-web/commit/6720f249a17eb44f8354b38dfa59bf3e7a4b3392))
20+
21+
22+
### 💅 Styles | 样式
23+
24+
* 优化 dock tooltip 样式 ([5aa4475](https://github.com/draco-china/macos-web/commit/5aa44753469668d57d159d7e70197619731f983c))
25+
26+
27+
### ⚡ Performance Improvements | 性能优化
28+
29+
* 优化图标配置 ([4830687](https://github.com/draco-china/macos-web/commit/4830687bec24c1ea4e16a7ab0886c9893d0c1d0b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.0",
2+
"version": "0.1.0",
33
"private": true,
44
"author": "Draco <draco.coder@gmail.com>",
55
"scripts": {

0 commit comments

Comments
 (0)