Commit 118db6be0ae477c550482c7dc78c2a60e6c4f832
1 parent
f2c7638b
chore: bump 2.0.0-beta.4
Showing
1 changed file
with
12 additions
and
0 deletions
CHANGELOG.md
1 | +# [2.0.0-beta.4](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.3...2.0.0-beta.4) (2020-10-08) | ||
2 | + | ||
3 | +### ๐ซ Chores | ||
4 | + | ||
5 | +- remove redundant dependencies ([e4c952f](https://github.com/anncwb/vue-vben-admin/commit/e4c952f)) | ||
6 | + | ||
7 | +### ๐ Bug Fixes | ||
8 | + | ||
9 | +- fix the problem of page blank caused by page refresh ([7653610](https://github.com/anncwb/vue-vben-admin/commit/7653610)) | ||
10 | +- fix the style problem of the table border in the production environment ([8933a2a](https://github.com/anncwb/vue-vben-admin/commit/8933a2a)) | ||
11 | + | ||
1 | # [2.0.0-beta.3](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.2...2.0.0-beta.3) (2020-10-07) | 12 | # [2.0.0-beta.3](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.2...2.0.0-beta.3) (2020-10-07) |
2 | 13 | ||
3 | ### โจ Features | 14 | ### โจ Features |
@@ -8,6 +19,7 @@ | @@ -8,6 +19,7 @@ | ||
8 | ### ๐ซ Chores | 19 | ### ๐ซ Chores |
9 | 20 | ||
10 | - add github workflows ([5b0a21e](https://github.com/anncwb/vue-vben-admin/commit/5b0a21e)) | 21 | - add github workflows ([5b0a21e](https://github.com/anncwb/vue-vben-admin/commit/5b0a21e)) |
22 | +- bump 2.0.0-beta.2 ([d966517](https://github.com/anncwb/vue-vben-admin/commit/d966517)) | ||
11 | 23 | ||
12 | # [2.0.0-beta.2](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.1...2.0.0-beta.2) (2020-10-07) | 24 | # [2.0.0-beta.2](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.1...2.0.0-beta.2) (2020-10-07) |
13 | 25 |