Browse Source

chore(release): 1.0.0-B.26

pull/26/head v1.0.0-B.26
姜鑫 2 years ago
parent
commit
7080ef0209
  1. 7
      CHANGELOG.md
  2. 2
      package-lock.json
  3. 2
      package.json

7
CHANGELOG.md

@ -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.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)
### Features
* 🚀 新建杭州永旺顾客心声分支 ([dccd69e](https://git.1000my.com/project_yongwangyun/YongWang_Customer/commit/dccd69e44ce6568313ca5b4e29790a062eec2406))
## [1.0.0-B.25](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.24...v1.0.0-B.25) (2024-04-01)
## [1.0.0-B.24](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.23...v1.0.0-B.24) (2024-03-28)

2
package-lock.json

@ -1,6 +1,6 @@
{
"name": "vue_cli_ts",
"version": "1.0.0-B.25",
"version": "1.0.0-B.26",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

@ -1,6 +1,6 @@
{
"name": "vue_cli_ts",
"version": "1.0.0-B.25",
"version": "1.0.0-B.26",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

Loading…
Cancel
Save