Skip to content

Commit 6fb023d

Browse files
author
jiangwenbin
committed
chore: 更新版本号v1.0.0
1 parent c14dda9 commit 6fb023d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 1.0.0 (2021-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* 修改ci分支名称 ([c14dda9](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/c14dda93b66e3a8891c48a81d14cfacf18c7ed28))
7+
8+
9+
### Features
10+
11+
* 个人博客开源 ([b38eb56](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/b38eb5692233d369467b8ecded46a40550e0c9f8))
12+
13+
14+
115
# 0.1.0 (2021-08-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-ts-blog-frontend",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"serve": "vue-cli-service serve",
66
"build": "vue-cli-service build",

0 commit comments

Comments
 (0)