Skip to content

Commit f993d5c

Browse files
committed
chore: 打版本日志2.1.0
1 parent 432d08b commit f993d5c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# blog
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- fix:侧边栏支持展示三级标题&修复警告
8+
- fix:本地访问不计入埋点
9+
- chore:依赖更新
10+
- chore:添加机器人脚本,自动更新依赖到最新
11+
- feat:添加codepen入口
12+
313
## 2.0.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blog",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"main": "index.js",
55
"scripts": {
66
"postinstall": "patch-package",

0 commit comments

Comments
 (0)