Browse Source

chore(release): 1.1.0-B.16

pull/29/head v1.1.0-B.16
张耀 3 years ago
parent
commit
94659017e8
  1. 7
      CHANGELOG.md
  2. 4
      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.1.0-B.16](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.15...v1.1.0-B.16) (2023-07-13)
### Bug Fixes
* 🧩 修改英文翻译 ([984789c](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/commit/984789c1f705eae548cce6337d026aeb39b050d9))
## [1.1.0-B.15](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.14...v1.1.0-B.15) (2023-07-13)

4
package-lock.json

@ -1,12 +1,12 @@
{
"name": "vue_cli_ts",
"version": "1.1.0-B.15",
"version": "1.1.0-B.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vue_cli_ts",
"version": "1.1.0-B.15",
"version": "1.1.0-B.16",
"dependencies": {
"@better-scroll/core": "^2.5.0",
"@better-scroll/observe-image": "^2.5.0",

2
package.json

@ -1,6 +1,6 @@
{
"name": "vue_cli_ts",
"version": "1.1.0-B.15",
"version": "1.1.0-B.16",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

Loading…
Cancel
Save