Merge pull request #38 from kailong321200875/release-please--branches--master

This commit is contained in:
Archer 2022-04-11 19:42:06 +08:00 committed by GitHub
commit 14238a7f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 1 deletions

View File

@ -2,6 +2,23 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.2.7](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.2.6...v1.2.7) (2022-04-11)
### Bug Fixes
* 🐛 添加stylelint-config-recommended依赖设置layout为top时默认背景颜色 ([3ffd82d](https://github.com/kailong321200875/vue-element-plus-admin/commit/3ffd82dba2d75f4169a1f2aec7977b6f4ae8bef9))
### Build System
* update plugins ([f13a91d](https://github.com/kailong321200875/vue-element-plus-admin/commit/f13a91dd460b1dcdbd17aef723ab3ca2b01c34f0))
### Styling
* .bhs code formatting ([57b2707](https://github.com/kailong321200875/vue-element-plus-admin/commit/57b27071e9a33423c46542a5d0e5d5c2e9a3b718))
### [1.2.6](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.2.5...v1.2.6) (2022-04-08)

View File

@ -1,6 +1,6 @@
{
"name": "vue-element-plus-admin",
"version": "1.2.6",
"version": "1.2.7",
"description": "一套基于vue3、element-plus、typesScript、vite2的后台集成方案。",
"author": "Archer <502431556@qq.com>",
"private": false,