We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14dda9 commit 6fb023dCopy full SHA for 6fb023d
CHANGELOG.md
@@ -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
15
# 0.1.0 (2021-08-19)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-ts-blog-frontend",
- "version": "0.1.0",
+ "version": "1.0.0",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
0 commit comments