Skip to content

Commit 7764bbf

Browse files
author
白唯
committed
docs(changelog): 更新 changelog
1 parent 8170431 commit 7764bbf

File tree

2 files changed

+81
-157
lines changed

2 files changed

+81
-157
lines changed

CHANGELOG.md

Lines changed: 79 additions & 155 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.1.14](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.14) (2020-11-17)
1+
## [0.1.15](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.15) (2020-11-17)
22

33

44
### Bug Fixes
@@ -15,171 +15,95 @@
1515

1616

1717

18-
## [0.1.13](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.13) (2020-11-09)
18+
## [0.1.10](https://github.com/ibwei/vue3-base/compare/0.1.9...v0.1.10) (2020-10-18)
1919

2020

2121
### Bug Fixes
2222

23-
* **i18n:** 修复 antd-vue 语言国际化出错问题 ([1cd844d](https://github.com/ibwei/vue3-base/commit/1cd844d08d51b0dc115dbe47352caadd684380ef))
24-
* **i18n:** 修复safari 不支持先行和后行断言的导致的白屏问题 ([384499b](https://github.com/ibwei/vue3-base/commit/384499be25429152a10a277049b391eae969e856))
25-
* **thme:** 修改 ant-design-vue自定义主题在 build 之后无法覆盖成功的问题 ([29a591d](https://github.com/ibwei/vue3-base/commit/29a591d0cf17429cb528f485171be3b6ae4f7ff8))
23+
* **ci/cd:** 修复 CI/CD 错误生成的文件 ([2fbba24](https://github.com/ibwei/vue3-base/commit/2fbba2449f345ae9b98ad4b1ea9edde13f3d8a05))
24+
* **ci/cd:** 完善 CI/CD 配置 ([7ec507f](https://github.com/ibwei/vue3-base/commit/7ec507f74a07cd34feff450bc25f76a4847246be))
25+
2626

27+
### Features
28+
29+
* **vuex & test:** 完善 vuex 使用以及更改了组件测试页面 ([a913a06](https://github.com/ibwei/vue3-base/commit/a913a062d4c3a4a800ac95389aff8d2342e9b763))
30+
* **添加图片以及合并旧版本:** 合并 ([090ec1d](https://github.com/ibwei/vue3-base/commit/090ec1dbab23dda11b76cff17c4e9a68335b52fd))
31+
32+
33+
### Performance Improvements
2734

35+
* **public:** 优化默认模版以及去掉CI/CD 错误生成的文件 ([cacd037](https://github.com/ibwei/vue3-base/commit/cacd0377e34dc156e90f56726452f776e48b213f))
2836

29-
## [0.1.12](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.12) (2020-11-01)
37+
38+
39+
## [0.1.9](https://github.com/ibwei/vue3-base/compare/v0.1.8...0.1.9) (2020-10-17)
3040

3141

3242
### Bug Fixes
3343

34-
* **i18n:** 修复 antd-vue 语言国际化出错问题 ([1cd844d](https://github.com/ibwei/vue3-base/commit/1cd844d08d51b0dc115dbe47352caadd684380ef))
35-
* **thme:** 修改 ant-design-vue自定义主题在 build 之后无法覆盖成功的问题 ([29a591d](https://github.com/ibwei/vue3-base/commit/29a591d0cf17429cb528f485171be3b6ae4f7ff8))
44+
* **ci:** ci ([a306153](https://github.com/ibwei/vue3-base/commit/a30615390ec92ae7b3145876ad87f8c8623da270))
45+
* **ci:** cI ([992dcd2](https://github.com/ibwei/vue3-base/commit/992dcd282f549f17a5c5c8a89edcc1879ed574bf))
46+
* **ci:** cI ([e00cba0](https://github.com/ibwei/vue3-base/commit/e00cba0594213f675c5c4dbdd6f17b3ef9dd4ac3))
47+
* **ci:** cI ([ed86ad3](https://github.com/ibwei/vue3-base/commit/ed86ad350a9b2007056daa53dfc8029632e74fe7))
48+
* **ci:** cI ([6929717](https://github.com/ibwei/vue3-base/commit/6929717e9d38bb02a93622d05cff73128fd94c69))
49+
* **ci:** 修复 CI 配置 ([17839b4](https://github.com/ibwei/vue3-base/commit/17839b44962ef0daae41b1c2a031fc4eb50ad4e5))
50+
* **ci/cd:** 修复 ci/cd ([fe2437a](https://github.com/ibwei/vue3-base/commit/fe2437ad43fc5dedb9ec39906df6ce579a9b7b0c))
51+
* **ci/cd:** 更改 ci/cd配置文件 ([ef5b5a2](https://github.com/ibwei/vue3-base/commit/ef5b5a2b7caa064e8eb16224dfa80a6f1e190e85))
52+
* **edit ci:** 编辑 CI 配置 ([6c82568](https://github.com/ibwei/vue3-base/commit/6c825685cdebdebb018f0f772cf7c7252d745a3d))
53+
* **fix:** fix ([8da40d1](https://github.com/ibwei/vue3-base/commit/8da40d15a78221618a81849e9d9fdd2b371b08bd))
54+
* **fix:** fix ([b6f3ad6](https://github.com/ibwei/vue3-base/commit/b6f3ad60ee8c605efbc984473e43d31f24876f61))
55+
* **fix:** fix ([99ca35f](https://github.com/ibwei/vue3-base/commit/99ca35fdcdb363b3c7b225d8911a8ad652da5ee2))
56+
* **fix:** fix ([0df6c69](https://github.com/ibwei/vue3-base/commit/0df6c69a14e0309e4acb1d176b9954f220f61850))
57+
* **fix:** fix ([e475862](https://github.com/ibwei/vue3-base/commit/e475862f11829d77106f23a6ff5925180a738443))
58+
* **fix:** fix ([1b8c9a0](https://github.com/ibwei/vue3-base/commit/1b8c9a057362d75e2c020e229dd7d03e12d22c93))
59+
* **fix:** fix ([5949826](https://github.com/ibwei/vue3-base/commit/5949826ec7a8afbfc0f3eea848813bb76be31c6e))
60+
* **fix:** fix ([516aa2a](https://github.com/ibwei/vue3-base/commit/516aa2a7b0ba136bdd3d844575d155f49c6585f2))
61+
* **iconfont:** 更改引入 iconfont 方式 ([e11f13c](https://github.com/ibwei/vue3-base/commit/e11f13cde660fa9c255616e7fd2978c32abdc178))
62+
* **less:** 更新 less 版本,兼容 antdv ([1f9c248](https://github.com/ibwei/vue3-base/commit/1f9c2488fa35fc4e8fe52229db48ca1f53813fb1))
63+
* **readme.md:** 修改项目说明文档 ([0065d42](https://github.com/ibwei/vue3-base/commit/0065d420b18ee3ddc13396b1436faee090806a16))
64+
* **types:** 更改部分 type 说明 ([89b0a19](https://github.com/ibwei/vue3-base/commit/89b0a193629576f49146d968460658c66e8e1895))
65+
* **vue3:** 更新到 vue3 正式版并修复错误 ([074b83a](https://github.com/ibwei/vue3-base/commit/074b83a8db7ed1f68d6fb4faf0f04302743a02c5))
66+
* **修复 ci/cd:** 修复 ([b078729](https://github.com/ibwei/vue3-base/commit/b078729d502d3d050b184fd02d8c42a9782f0182))
67+
* **关闭 prettier检查:** 关闭 ([c8b5d4f](https://github.com/ibwei/vue3-base/commit/c8b5d4fb8192b6e78d560a47cbd4630612b283a1))
68+
* **编辑器配置:** 更新vscode 编辑器配置 ([8858aee](https://github.com/ibwei/vue3-base/commit/8858aeebb60214cab5c740bd96a7f1c433fb93dd))
69+
70+
71+
### Features
72+
73+
* **ci/cd:** ci/cd ([2228fcc](https://github.com/ibwei/vue3-base/commit/2228fccb48d0aed7e3a0aee4d374d20a5c1bdc95))
74+
* **i18n:** 主要增加了国际化方案 ([7affdf8](https://github.com/ibwei/vue3-base/commit/7affdf821bf934e4fc364ab89bb9731475987141))
75+
* **layout 编写:** 完成 layout 编写,实现全屏切换方式 ([366d49c](https://github.com/ibwei/vue3-base/commit/366d49c9af6427b5a6ba11cd09df28e161457ec4))
76+
* **vuex:** 完善 vuex ts 类型,重构简易读取方法 ([066d2be](https://github.com/ibwei/vue3-base/commit/066d2be4ef7d2a3996f56e910108b41fcf730e93))
77+
* **vuex:** 添加了 vuex 打印日志服务 ([badae42](https://github.com/ibwei/vue3-base/commit/badae42d9561fc155a45b152f496e2ca955a5532))
78+
* **完成 ci/cd配置:** 完成 CI/CD ([262d1b2](https://github.com/ibwei/vue3-base/commit/262d1b24a4c1c50824832f02619600cd03fa6c25))
79+
* **测试:** 添加测试例子,完善vuex的类型 ([b833160](https://github.com/ibwei/vue3-base/commit/b833160194808b4fd04aa0dbca1223449c7d1e88))
80+
81+
82+
### Performance Improvements
83+
84+
* **插件:** 插件更新为自动化加载 ([e0d39c4](https://github.com/ibwei/vue3-base/commit/e0d39c43c81c21d50c250a9d833d9d012ff7a55b))
85+
86+
87+
88+
## [0.1.8](https://github.com/ibwei/vue3-base/compare/v0.1.7...v0.1.8) (2020-09-15)
89+
90+
91+
92+
## [0.1.7](https://github.com/ibwei/vue3-base/compare/d4e851421b72b7f2ff273d8ebc72c08919b94392...v0.1.7) (2020-09-09)
93+
94+
95+
### Bug Fixes
96+
97+
* **package.json:** 修改 npm 包配置相关 ([ad5ff8c](https://github.com/ibwei/vue3-base/commit/ad5ff8cf82d261c104ba9eefb2e60508714af4cd))
98+
* **修复提交工具:** 更改git-cz 配置文件 ([372391f](https://github.com/ibwei/vue3-base/commit/372391f79e177c685277409ad873cd963c756ee3))
99+
100+
101+
### Features
102+
103+
* **基础代码架构:** 项目基础代码初始化,目前只有vue 全家桶 ([d4e8514](https://github.com/ibwei/vue3-base/commit/d4e851421b72b7f2ff273d8ebc72c08919b94392))
104+
* **完善 type:** 将第三方库的类型添加到每一个 vue 组件实例中去 ([13b84ab](https://github.com/ibwei/vue3-base/commit/13b84ab084ee388e114618db31ab801d28143bdf))
105+
* **补全基础代码:** 更换 types 位置,增加 layout 文件,修复 docs 文档,修改 tsconfig 配置等 ([d56645f](https://github.com/ibwei/vue3-base/commit/d56645fcf33959bcf57453690201be3cdd55620c))
106+
* **项目搭建:** 初步完成除了UI 库以外的基础配置 ([f3da208](https://github.com/ibwei/vue3-base/commit/f3da208fa7bcd9141c829327cf949aaf486a0ce7))
36107

37108

38109

39-
## [0.1.11](https://github.com/ibwei/vue3-base/compare/v0.1.10...v0.1.11) (2020-10-31)
40-
41-
42-
### Bug Fixes
43-
44-
* **i18n:** 修复 antd-vue 语言国际化出错问题 ([1cd844d](https://github.com/ibwei/vue3-base/commit/1cd844d08d51b0dc115dbe47352caadd684380ef))
45-
* **thme:** 修改 ant-design-vue自定义主题在 build 之后无法覆盖成功的问题 ([29a591d](https://github.com/ibwei/vue3-base/commit/29a591d0cf17429cb528f485171be3b6ae4f7ff8))
46-
47-
48-
49-
## [0.1.10](https://github.com/ibwei/vue3-base/compare/0.1.9...0.1.10) (2020-10-18)
50-
51-
52-
### Bug Fixes
53-
54-
* **ci/cd:** 修复 CI/CD 错误生成的文件 ([2fbba24](https://github.com/ibwei/vue3-base/commit/2fbba2449f345ae9b98ad4b1ea9edde13f3d8a05))
55-
* **ci/cd:** 完善 CI/CD 配置 ([7ec507f](https://github.com/ibwei/vue3-base/commit/7ec507f74a07cd34feff450bc25f76a4847246be))
56-
57-
58-
### Features
59-
60-
* **vuex & test:** 完善 vuex 使用以及更改了组件测试页面 ([a913a06](https://github.com/ibwei/vue3-base/commit/a913a062d4c3a4a800ac95389aff8d2342e9b763))
61-
62-
63-
### Performance Improvements
64-
65-
* **public:** 优化默认模版以及去掉CI/CD 错误生成的文件 ([cacd037](https://github.com/ibwei/vue3-base/commit/cacd0377e34dc156e90f56726452f776e48b213f))
66-
67-
68-
69-
## [0.1.9](https://github.com/ibwei/vue3-base/compare/v0.1.8...v0.1.9) (2020-10-17)
70-
71-
72-
### Bug Fixes
73-
* **iconfont:** 更改引入 iconfont 方式 ([e11f13c](https://github.com/ibwei/vue3-base/commit/e11f13cde660fa9c255616e7fd2978c32abdc178))
74-
* **less:** 更新 less 版本,兼容 antdv ([1f9c248](https://github.com/ibwei/vue3-base/commit/1f9c2488fa35fc4e8fe52229db48ca1f53813fb1))
75-
* **readme.md:** 修改项目说明文档 ([0065d42](https://github.com/ibwei/vue3-base/commit/0065d420b18ee3ddc13396b1436faee090806a16))
76-
* **types:** 更改部分 type 说明 ([89b0a19](https://github.com/ibwei/vue3-base/commit/89b0a193629576f49146d968460658c66e8e1895))
77-
* **vue3:** 更新到 vue3 正式版并修复错误 ([074b83a](https://github.com/ibwei/vue3-base/commit/074b83a8db7ed1f68d6fb4faf0f04302743a02c5))
78-
* **修复 ci/cd:** 修复 ([b078729](https://github.com/ibwei/vue3-base/commit/b078729d502d3d050b184fd02d8c42a9782f0182))
79-
* **关闭 prettier检查:** 关闭 ([c8b5d4f](https://github.com/ibwei/vue3-base/commit/c8b5d4fb8192b6e78d560a47cbd4630612b283a1))
80-
* **编辑器配置:** 更新vscode 编辑器配置 ([8858aee](https://github.com/ibwei/vue3-base/commit/8858aeebb60214cab5c740bd96a7f1c433fb93dd))
81-
82-
83-
### Features
84-
85-
* **ci/cd:** ci/cd ([2228fcc](https://github.com/ibwei/vue3-base/commit/2228fccb48d0aed7e3a0aee4d374d20a5c1bdc95))
86-
* **i18n:** 主要增加了国际化方案 ([7affdf8](https://github.com/ibwei/vue3-base/commit/7affdf821bf934e4fc364ab89bb9731475987141))
87-
* **layout 编写:** 完成 layout 编写,实现全屏切换方式 ([366d49c](https://github.com/ibwei/vue3-base/commit/366d49c9af6427b5a6ba11cd09df28e161457ec4))
88-
* **vuex:** 添加了 vuex 打印日志服务 ([badae42](https://github.com/ibwei/vue3-base/commit/badae42d9561fc155a45b152f496e2ca955a5532))
89-
* **完成 ci/cd配置:** 完成 CI/CD ([262d1b2](https://github.com/ibwei/vue3-base/commit/262d1b24a4c1c50824832f02619600cd03fa6c25))
90-
* **测试:** 添加测试例子,完善vuex的类型 ([b833160](https://github.com/ibwei/vue3-base/commit/b833160194808b4fd04aa0dbca1223449c7d1e88))
91-
92-
93-
### Performance Improvements
94-
95-
* **插件:** 插件更新为自动化加载 ([e0d39c4](https://github.com/ibwei/vue3-base/commit/e0d39c43c81c21d50c250a9d833d9d012ff7a55b))
96-
97-
98-
99-
## [0.1.7](https://github.com/ibwei/vue3-base/compare/v0.1.8...v0.1.7) (2020-09-29)
100-
101-
102-
### Bug Fixes
103-
104-
* **less:** 更新 less 版本,兼容 antdv ([1f9c248](https://github.com/ibwei/vue3-base/commit/1f9c2488fa35fc4e8fe52229db48ca1f53813fb1))
105-
* **readme.md:** 修改项目说明文档 ([0065d42](https://github.com/ibwei/vue3-base/commit/0065d420b18ee3ddc13396b1436faee090806a16))
106-
* **types:** 更改部分 type 说明 ([89b0a19](https://github.com/ibwei/vue3-base/commit/89b0a193629576f49146d968460658c66e8e1895))
107-
* **vue3:** 更新到 vue3 正式版并修复错误 ([074b83a](https://github.com/ibwei/vue3-base/commit/074b83a8db7ed1f68d6fb4faf0f04302743a02c5))
108-
109-
110-
### Features
111-
112-
* **i18n:** 主要增加了国际化方案 ([7affdf8](https://github.com/ibwei/vue3-base/commit/7affdf821bf934e4fc364ab89bb9731475987141))
113-
* **vuex:** 添加了 vuex 打印日志服务 ([badae42](https://github.com/ibwei/vue3-base/commit/badae42d9561fc155a45b152f496e2ca955a5532))
114-
* **测试:** 添加测试例子,完善vuex的类型 ([b833160](https://github.com/ibwei/vue3-base/commit/b833160194808b4fd04aa0dbca1223449c7d1e88))
115-
116-
117-
### Performance Improvements
118-
119-
* **插件:** 插件更新为自动化加载 ([e0d39c4](https://github.com/ibwei/vue3-base/commit/e0d39c43c81c21d50c250a9d833d9d012ff7a55b))
120-
121-
122-
123-
## [0.1.6](https://github.com/ibwei/vue3-base/compare/v0.1.8...v0.1.6) (2020-09-17)
124-
125-
126-
### Bug Fixes
127-
128-
* **readme.md:** 修改项目说明文档 ([0065d42](https://github.com/ibwei/vue3-base/commit/0065d420b18ee3ddc13396b1436faee090806a16))
129-
130-
131-
### Features
132-
133-
* **测试:** 添加测试例子,完善vuex的类型 ([b833160](https://github.com/ibwei/vue3-base/commit/b833160194808b4fd04aa0dbca1223449c7d1e88))
134-
135-
136-
137-
## 0.1.5 (2020-09-09)
138-
139-
### Bug Fixes
140-
141-
- **修复提交工具:** 更改 git-cz 配置文件 ([372391f](https://github.com/ibwei/vue3-base/commit/372391f79e177c685277409ad873cd963c756ee3))
142-
143-
### Features
144-
145-
- **基础代码架构:** 项目基础代码初始化,目前只有 vue 全家桶 ([d4e8514](https://github.com/ibwei/vue3-base/commit/d4e851421b72b7f2ff273d8ebc72c08919b94392))
146-
- **完善 type:** 将第三方库的类型添加到每一个 vue 组件实例中去 ([13b84ab](https://github.com/ibwei/vue3-base/commit/13b84ab084ee388e114618db31ab801d28143bdf))
147-
- **补全基础代码:** 更换 types 位置,增加 layout 文件,修复 docs 文档,修改 tsconfig 配置等 ([d56645f](https://github.com/ibwei/vue3-base/commit/d56645fcf33959bcf57453690201be3cdd55620c))
148-
- **项目搭建:** 初步完成除了 UI 库以外的基础配置 ([f3da208](https://github.com/ibwei/vue3-base/commit/f3da208fa7bcd9141c829327cf949aaf486a0ce7))
149-
150-
## 0.1.4 (2020-09-05)
151-
152-
### Bug Fixes
153-
154-
- **修复提交工具:** 更改 git-cz 配置文件 ([372391f](https://github.com/ibwei/vue3-base/commit/372391f79e177c685277409ad873cd963c756ee3))
155-
156-
### Features
157-
158-
- **基础代码架构:** 项目基础代码初始化,目前只有 vue 全家桶 ([d4e8514](https://github.com/ibwei/vue3-base/commit/d4e851421b72b7f2ff273d8ebc72c08919b94392))
159-
- **完善 type:** 将第三方库的类型添加到每一个 vue 组件实例中去 ([13b84ab](https://github.com/ibwei/vue3-base/commit/13b84ab084ee388e114618db31ab801d28143bdf))
160-
- **项目搭建:** 初步完成除了 UI 库以外的基础配置 ([f3da208](https://github.com/ibwei/vue3-base/commit/f3da208fa7bcd9141c829327cf949aaf486a0ce7))
161-
162-
## 0.1.3 (2020-09-04)
163-
164-
### Bug Fixes
165-
166-
- **修复提交工具:** 更改 git-cz 配置文件 372391f
167-
168-
### Features
169-
170-
- **基础代码架构:** 项目基础代码初始化,目前只有 vue 全家桶 d4e8514
171-
- **项目搭建:** 初步完成除了 UI 库以外的基础配置 f3da208
172-
173-
## 0.1.2 (2020-09-03)
174-
175-
### Features
176-
177-
- **基础代码架构:** 项目基础代码初始化,目前只有 vue 全家桶 d4e8514
178-
- **项目搭建:** 初步完成除了 UI 库以外的基础配置 f3da208
179-
180-
## 0.1.1 (2020-09-03)
181-
182-
### Features
183-
184-
- **基础代码架构:** 项目基础代码初始化,目前只有 vue 全家桶 d4e8514
185-
- **项目搭建:** 初步完成除了 UI 库以外的基础配置 f3da208

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-base-type",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "一个使用vue3+typescript 搭建的项目基础架构类型声明库",
55
"author": {
66
"name": "ibwei",
@@ -11,7 +11,7 @@
1111
"serve": "vue-cli-service serve",
1212
"build": "vue-cli-service build",
1313
"lint": "vue-cli-service lint",
14-
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
14+
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -w -r 0 -s",
1515
"commit": "npx cz",
1616
"docs": "typedoc --out ./docs/ ./src/ && npm run serve:docs",
1717
"serve:docs": "http-server ./docs -p 3001 -o",

0 commit comments

Comments
 (0)