chore: publish

This commit is contained in:
thinkinggis 2019-11-29 01:01:49 +08:00
parent 45b7b8fad9
commit 2bc886cf5c
6 changed files with 28 additions and 4 deletions

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-beta.14](https://github.com/antvis/L7/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2019-11-28)
**Note:** Version bump only for package L7
# [2.0.0-beta.13](https://github.com/antvis/L7/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2019-11-28)
**Note:** Version bump only for package L7

View File

@ -14,7 +14,7 @@
"message": "chore: publish"
}
},
"version": "2.0.0-beta.13",
"version": "2.0.0-beta.14",
"npmClient": "yarn",
"useWorkspaces": true,
"publishConfig": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-beta.14](https://github.com/antvis/L7/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2019-11-28)
**Note:** Version bump only for package @antv/l7
# [2.0.0-beta.13](https://github.com/antvis/L7/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2019-11-28)
**Note:** Version bump only for package @antv/l7

View File

@ -1,6 +1,6 @@
{
"name": "@antv/l7",
"version": "2.0.0-beta.13",
"version": "2.0.0-beta.14",
"description": "A Large-scale WebGL-powered Geospatial Data Visualization",
"main": "lib/index.js",
"module": "es/index.js",
@ -25,7 +25,7 @@
"dependencies": {
"@antv/l7-component": "^2.0.0-beta.13",
"@antv/l7-core": "^2.0.0-beta.13",
"@antv/l7-layers": "^2.0.0-beta.13",
"@antv/l7-layers": "^2.0.0-beta.14",
"@antv/l7-maps": "^2.0.0-beta.13",
"@antv/l7-scene": "^2.0.0-beta.13"
},

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-beta.14](https://github.com/antvis/L7/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2019-11-28)
**Note:** Version bump only for package @antv/l7-layers
# [2.0.0-beta.13](https://github.com/antvis/L7/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2019-11-28)
**Note:** Version bump only for package @antv/l7-layers

View File

@ -1,6 +1,6 @@
{
"name": "@antv/l7-layers",
"version": "2.0.0-beta.13",
"version": "2.0.0-beta.14",
"description": "L7's collection of built-in layers",
"main": "lib/index.js",
"module": "es/index.js",