Skip to content

Commit dea0c47

Browse files
author
白唯
committed
docs(changelog): 添加 changelog
1 parent 743acd1 commit dea0c47

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [0.1.17](https://github.com/ibwei/vue3-base/compare/v0.1.16...v0.1.17) (2020-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint:** 修复 lint 错误 ([e072b49](https://github.com/ibwei/vue3-base/commit/e072b49bd6b3f707e88a8fbb8035667637d5816d))
7+
* **lint:** 修复 lint ([3f97086](https://github.com/ibwei/vue3-base/commit/3f97086e6918afb541afc3f53a97c2bf96dde174))
8+
9+
10+
11+
## [0.1.16](https://github.com/ibwei/vue3-base/compare/v0.1.15...v0.1.16) (2020-12-02)
12+
13+
14+
### Bug Fixes
15+
16+
* **api:** 缺少模块的错误 ([8170431](https://github.com/ibwei/vue3-base/commit/8170431f7835b523440c9945be7f2d0c6ccf8bd4))
17+
* **配置:** 添加静态配置 ([5c6cca5](https://github.com/ibwei/vue3-base/commit/5c6cca54464e8101c92e4e4cff3e8c1fb216b85a))
18+
19+
20+
121
## [0.1.15](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.15) (2020-11-17)
222

323

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-base-type",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "一个使用vue3+typescript 搭建的项目基础架构类型声明库",
55
"author": {
66
"name": "ibwei",

0 commit comments

Comments
 (0)