@ -2,6 +2,13 @@
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.1.0-B.18](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.17...v1.1.0-B.18) (2023-07-19)
### Features
* 🚀 增加读取数据日志和接口重试机制 ([74294ad](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/commit/74294ada5bb829cb2a256d90462d2c4d768cdc8a))
## [1.1.0-B.17](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.16...v1.1.0-B.17) (2023-07-13)
@ -1,12 +1,12 @@
{
"name": "vue_cli_ts",
"version": "1.1.0-B.17",
"version": "1.1.0-B.18",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@better-scroll/core": "^2.5.0",
"@better-scroll/observe-image": "^2.5.0",
@ -1,6 +1,6 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",