@ -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.13](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.12...v1.1.0-B.13) (2023-07-07)
### Bug Fixes
* 🧩 修改地图弹框中店铺名被切割的问题 ([d0e3cee](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/commit/d0e3cee91ad557c76d03e1450a06ef595dd7e848))
## [1.1.0-B.12](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.11...v1.1.0-B.12) (2023-07-04)
@ -1,12 +1,12 @@
{
"name": "vue_cli_ts",
"version": "1.1.0-B.12",
"version": "1.1.0-B.13",
"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",