Commit 7150b3e261a9fdcf4112862659b4720d0d4318be
1 parent
5f2a927c
chore: bump 2.0.0-beta.5
Showing
1 changed file
with
23 additions
and
0 deletions
CHANGELOG.md
1 | +# [2.0.0-beta.5](https://github.com/anncwb/vue-vben-admin/compare/2.0.0-beta.4...2.0.0-beta.5) (2020-10-10) | |
2 | + | |
3 | +### โป Code Refactoring | |
4 | + | |
5 | +- **style:** remove tailwind css ([b899d03](https://github.com/anncwb/vue-vben-admin/commit/b899d03)) | |
6 | + | |
7 | +### โก Performance Improvements | |
8 | + | |
9 | +- optimized page switching effect ([7dccef7](https://github.com/anncwb/vue-vben-admin/commit/7dccef7)) | |
10 | + | |
11 | +### ๐ซ Chores | |
12 | + | |
13 | +- add .github and .vscode ([7339d91](https://github.com/anncwb/vue-vben-admin/commit/7339d91)) | |
14 | + | |
15 | +- change menu icon ([a51079f](https://github.com/anncwb/vue-vben-admin/commit/a51079f)) | |
16 | +- separate configuration files ([cb37785](https://github.com/anncwb/vue-vben-admin/commit/cb37785)) | |
17 | +- update readme.md ([3bacef2](https://github.com/anncwb/vue-vben-admin/commit/3bacef2)) | |
18 | + | |
19 | +### ๐ Bug Fixes | |
20 | + | |
21 | +- Repair tree component click to select ([#33](https://github.com/anncwb/vue-vben-admin/issues/33)) ([884687c](https://github.com/anncwb/vue-vben-admin/commit/884687c)) | |
22 | + | |
1 | 23 | # [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 | 24 | |
3 | 25 | ### ๐ซ Chores |
4 | 26 | |
27 | +- bump 2.0.0-beta.3 ([e410ce4](https://github.com/anncwb/vue-vben-admin/commit/e410ce4)) | |
5 | 28 | - remove redundant dependencies ([e4c952f](https://github.com/anncwb/vue-vben-admin/commit/e4c952f)) |
6 | 29 | |
7 | 30 | ### ๐ Bug Fixes | ... | ... |