@ -2,6 +2,8 @@
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.0.0-B.27](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.26...v1.0.0-B.27) (2024-05-07)
## [1.0.0-B.26](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.25...v1.0.0-B.26) (2024-05-07)
@ -1,6 +1,6 @@
{
"name": "vue_cli_ts",
"version": "1.0.0-B.26",
"version": "1.0.0-B.27",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@ -85,7 +85,7 @@
},
"standard-version": {
"posttag": "git push --follow-tags origin dev"
"posttag": "git push --follow-tags origin HangZhou"
}