Commit db915d16 authored by lipengcheng 's avatar lipengcheng

chore(release): 2.0.0

parent 0b83e342
......@@ -2,6 +2,31 @@
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.
## [2.0.0](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/compare/v1.0.0...v2.0.0) (2020-09-08)
### Features
* axios ([befd125](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/befd1250152d473c9d7e211170cfd156546a490d))
* eslint规则配置 ([aea376e](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/aea376ef2b9cdb0c84ffe2272592c94fbbc4b3d1))
* feature ([1c267fd](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/1c267fda7d71e5403c90fbcc3f64096aeb50f231))
* node-sass换成dart-sass ([45961ec](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/45961ec273e1d4d4715bba1b18777e810c2ff903))
* symbol方式引入iconfont ([befb952](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/befb952885ada71c60ee58bd1b65230cb7c7f056))
* 优化router.beforeEach鉴权方法 ([f626eca](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/f626eca7e07ef255624e3bed8b7dd682c6215309))
* 取消axios ([6cdefb3](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/6cdefb37fc5f47393f327826581971aa8c39bc13))
* 同上 ([e601f10](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/e601f10703af516f2c659dd6754bb1a2f2938c24))
* 新增axios拦截器及其他配置 ([5e992c8](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/5e992c84750a560da0fea38b2ac39766b08d2a69))
* 滚动行为优化 ([95cb5d1](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/95cb5d1c7477902e6cb61e572be6c184675e98e4))
* 环境区分及配置 ([b939653](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/b939653996de3f2f26af1efcab19e790c66bcd6a))
* 路由中登录鉴权 ([7b7fb5c](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/7b7fb5c813a5ea1d77c662b4244bc032dd06cf8a))
* 路由增加scrollBehavior属性 保留页面滚动位置 ([21be1ef](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/21be1efeb31853bb8a2200e20e42ce112a091537))
* 重新提交 ([d26b95f](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/d26b95fee5b7c2962e399f46a815eaae5503b8cb))
### Bug Fixes
* axios优化 ([0b83e34](https://gitlab.ilaihua.com/laihua-web/mould-vuecli3/commit/0b83e34212e9da78961c783cfea2a01573689a47))
## 1.0.0 (2020-08-31)
......
{
"name": "laihua-toolkit",
"version": "1.0.0",
"version": "2.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment