Commit e410ce4aea74c39acb915d1a7bb7eb91eca18d13
1 parent
67d0ff0e
chore: bump 2.0.0-beta.3
Showing
1 changed file
with
11 additions
and
0 deletions
CHANGELOG.md
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) | ||
2 | + | ||
3 | +### ✨ Features | ||
4 | + | ||
5 | +- **setting:** add openNProgress setting ([67d0ff0](https://github.com/anncwb/vue-vben-admin/commit/67d0ff0)) | ||
6 | +- **table:** add table component ([faf3f46](https://github.com/anncwb/vue-vben-admin/commit/faf3f46)) | ||
7 | + | ||
8 | +### 🎫 Chores | ||
9 | + | ||
10 | +- add github workflows ([5b0a21e](https://github.com/anncwb/vue-vben-admin/commit/5b0a21e)) | ||
11 | + | ||
1 | # [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) | 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) |
2 | 13 | ||
3 | ### ✨ Features | 14 | ### ✨ Features |