From 1e69b69ef6a219c35ae17520483c86e80aa8a20e Mon Sep 17 00:00:00 2001 From: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com> Date: Mon, 7 Sep 2020 11:20:19 +0200 Subject: [PATCH] v0.19.1 --- @here/harp-examples/package.json | 8 ++++---- @here/harp-features-datasource/package.json | 4 ++-- @here/harp-geojson-datasource/package.json | 4 ++-- @here/harp-mapview-decoder/package.json | 2 +- @here/harp-olp-utils/package.json | 4 ++-- @here/harp-omv-datasource/package.json | 4 ++-- @here/harp-vectortile-datasource/package.json | 4 ++-- @here/harp.gl/package.json | 14 +++++++------- lerna.json | 2 +- test/performance/package.json | 6 +++--- test/rendering/package.json | 10 +++++----- www/package.json | 4 ++-- 12 files changed, 33 insertions(+), 33 deletions(-) diff --git a/@here/harp-examples/package.json b/@here/harp-examples/package.json index b68bcefe6e..60b50c77b3 100644 --- a/@here/harp-examples/package.json +++ b/@here/harp-examples/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-examples", - "version": "0.19.0", + "version": "0.19.1", "description": "harp.gl Examples", "keywords": [ "examples", @@ -28,18 +28,18 @@ "devDependencies": { "@here/harp-datasource-protocol": "^0.19.0", "@here/harp-debug-datasource": "^0.19.0", - "@here/harp-features-datasource": "^0.19.0", + "@here/harp-features-datasource": "^0.19.1", "@here/harp-geoutils": "^0.19.0", "@here/harp-lines": "^0.19.0", "@here/harp-lrucache": "^0.19.0", "@here/harp-map-controls": "^0.19.0", "@here/harp-map-theme": "^0.19.0", "@here/harp-mapview": "^0.19.0", - "@here/harp-mapview-decoder": "^0.19.0", + "@here/harp-mapview-decoder": "^0.19.1", "@here/harp-materials": "^0.19.0", "@here/harp-text-canvas": "^0.19.0", "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0", + "@here/harp-vectortile-datasource": "^0.19.1", "@here/harp-webtile-datasource": "^0.19.0", "@types/dat.gui": "^0.7.1", "@types/highlight.js": "^9.12.4", diff --git a/@here/harp-features-datasource/package.json b/@here/harp-features-datasource/package.json index a133f6e3ba..267e5c13fb 100644 --- a/@here/harp-features-datasource/package.json +++ b/@here/harp-features-datasource/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-features-datasource", - "version": "0.19.0", + "version": "0.19.1", "description": "Provides support for custom features", "main": "index.js", "typings": "index", @@ -23,7 +23,7 @@ "@here/harp-geoutils": "^0.19.0", "@here/harp-mapview": "^0.19.0", "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0" + "@here/harp-vectortile-datasource": "^0.19.1" }, "devDependencies": { "@types/chai": "^4.2.11", diff --git a/@here/harp-geojson-datasource/package.json b/@here/harp-geojson-datasource/package.json index 29750f903e..0dea22da7f 100644 --- a/@here/harp-geojson-datasource/package.json +++ b/@here/harp-geojson-datasource/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-geojson-datasource", - "version": "0.19.0", + "version": "0.19.1", "description": "Provides support for GeoJSON datasource", "main": "index.js", "typings": "index", @@ -25,7 +25,7 @@ "license": "Apache-2.0", "dependencies": { "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0" + "@here/harp-vectortile-datasource": "^0.19.1" }, "devDependencies": { "@here/harp-test-utils": "^0.19.0", diff --git a/@here/harp-mapview-decoder/package.json b/@here/harp-mapview-decoder/package.json index 4c103dc23c..e0d66a6b9c 100644 --- a/@here/harp-mapview-decoder/package.json +++ b/@here/harp-mapview-decoder/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-mapview-decoder", - "version": "0.19.0", + "version": "0.19.1", "description": "Decoder worker for mapview", "main": "index.js", "typings": "index", diff --git a/@here/harp-olp-utils/package.json b/@here/harp-olp-utils/package.json index 005e53ffa8..542fc11866 100644 --- a/@here/harp-olp-utils/package.json +++ b/@here/harp-olp-utils/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-olp-utils", - "version": "0.19.0", + "version": "0.19.1", "description": "HERE OLP utilities", "main": "index.js", "scripts": { @@ -21,7 +21,7 @@ "dependencies": { "@here/harp-geoutils": "^0.19.0", "@here/harp-mapview": "^0.19.0", - "@here/harp-mapview-decoder": "^0.19.0", + "@here/harp-mapview-decoder": "^0.19.1", "@here/harp-utils": "^0.19.0", "@here/olp-sdk-dataservice-read": "^1.4.0" }, diff --git a/@here/harp-omv-datasource/package.json b/@here/harp-omv-datasource/package.json index 615939c87b..82b5c55738 100644 --- a/@here/harp-omv-datasource/package.json +++ b/@here/harp-omv-datasource/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-omv-datasource", - "version": "0.19.0", + "version": "0.19.1", "description": "HERE OMV Data source", "main": "index.js", "typings": "index", @@ -27,7 +27,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@here/harp-vectortile-datasource": "^0.19.0" + "@here/harp-vectortile-datasource": "^0.19.1" }, "devDependencies": { "@here/harp-fetch": "^0.19.0", diff --git a/@here/harp-vectortile-datasource/package.json b/@here/harp-vectortile-datasource/package.json index f2ef074c3e..8586bcc80f 100644 --- a/@here/harp-vectortile-datasource/package.json +++ b/@here/harp-vectortile-datasource/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-vectortile-datasource", - "version": "0.19.0", + "version": "0.19.1", "description": "HERE Vector Tile Data Source", "main": "index.js", "typings": "index", @@ -34,7 +34,7 @@ "@here/harp-lines": "^0.19.0", "@here/harp-lrucache": "^0.19.0", "@here/harp-mapview": "^0.19.0", - "@here/harp-mapview-decoder": "^0.19.0", + "@here/harp-mapview-decoder": "^0.19.1", "@here/harp-materials": "^0.19.0", "@here/harp-text-canvas": "^0.19.0", "@here/harp-transfer-manager": "^0.19.0", diff --git a/@here/harp.gl/package.json b/@here/harp.gl/package.json index a2ded15a9d..bd4e99ab45 100644 --- a/@here/harp.gl/package.json +++ b/@here/harp.gl/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp.gl", - "version": "0.19.0", + "version": "0.19.1", "description": "JS Bundle containing all the functionality needed to render a map with harp.gl", "keywords": [ "map", @@ -36,21 +36,21 @@ "devDependencies": { "@here/harp-datasource-protocol": "^0.19.0", "@here/harp-debug-datasource": "^0.19.0", - "@here/harp-features-datasource": "^0.19.0", - "@here/harp-geojson-datasource": "^0.19.0", + "@here/harp-features-datasource": "^0.19.1", + "@here/harp-geojson-datasource": "^0.19.1", "@here/harp-geoutils": "^0.19.0", "@here/harp-lines": "^0.19.0", "@here/harp-lrucache": "^0.19.0", "@here/harp-map-controls": "^0.19.0", "@here/harp-mapview": "^0.19.0", - "@here/harp-mapview-decoder": "^0.19.0", + "@here/harp-mapview-decoder": "^0.19.1", "@here/harp-materials": "^0.19.0", - "@here/harp-olp-utils": "^0.19.0", - "@here/harp-omv-datasource": "^0.19.0", + "@here/harp-olp-utils": "^0.19.1", + "@here/harp-omv-datasource": "^0.19.1", "@here/harp-test-utils": "^0.19.0", "@here/harp-text-canvas": "^0.19.0", "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0", + "@here/harp-vectortile-datasource": "^0.19.1", "@here/harp-webtile-datasource": "^0.19.0", "@microsoft/api-extractor": "^7.8.10", "ts-loader": "^7.0.5", diff --git a/lerna.json b/lerna.json index 0deb5e019f..798cd089f7 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "@here/*" ], - "version": "0.19.0", + "version": "0.19.1", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/test/performance/package.json b/test/performance/package.json index a1ef752eb9..3c77e2b591 100644 --- a/test/performance/package.json +++ b/test/performance/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-performance-tests", - "version": "0.19.0", + "version": "0.19.1", "private": true, "author": { "name": "HERE Europe B.V.", @@ -8,12 +8,12 @@ }, "devDependencies": { "@here/harp-datasource-protocol": "^0.19.0", - "@here/harp-examples": "^0.19.0", + "@here/harp-examples": "^0.19.1", "@here/harp-geoutils": "^0.19.0", "@here/harp-lines": "^0.19.0", "@here/harp-mapview": "^0.19.0", "@here/harp-test-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0", + "@here/harp-vectortile-datasource": "^0.19.1", "@types/chai": "^4.2.11", "chai": "^4.2.0", "three": "^0.119.0" diff --git a/test/rendering/package.json b/test/rendering/package.json index 528e230e32..07503b809f 100644 --- a/test/rendering/package.json +++ b/test/rendering/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-rendering-test", - "version": "0.19.0", + "version": "0.19.1", "private": true, "author": { "name": "HERE Europe B.V.", @@ -9,14 +9,14 @@ "devDependencies": { "@here/harp-datasource-protocol": "^0.19.0", "@here/harp-debug-datasource": "^0.19.0", - "@here/harp-features-datasource": "^0.19.0", - "@here/harp-geojson-datasource": "^0.19.0", + "@here/harp-features-datasource": "^0.19.1", + "@here/harp-geojson-datasource": "^0.19.1", "@here/harp-geoutils": "^0.19.0", "@here/harp-mapview": "^0.19.0", - "@here/harp-mapview-decoder": "^0.19.0", + "@here/harp-mapview-decoder": "^0.19.1", "@here/harp-test-utils": "^0.19.0", "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0", + "@here/harp-vectortile-datasource": "^0.19.1", "@types/chai": "^4.2.11", "chai": "^4.2.0", "three": "^0.119.0" diff --git a/www/package.json b/www/package.json index 86fe49cf34..c513b56266 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "@here/harp-website", - "version": "0.19.0", + "version": "0.19.1", "description": "harp.gl website", "scripts": { "build": "webpack --config webpack.config.js", @@ -21,7 +21,7 @@ "@here/harp-geoutils": "^0.19.0", "@here/harp-mapview": "^0.19.0", "@here/harp-utils": "^0.19.0", - "@here/harp-vectortile-datasource": "^0.19.0", + "@here/harp-vectortile-datasource": "^0.19.1", "copy-webpack-plugin": "^6.0.3", "css-loader": "^3.5.3", "file-loader": "^6.0.0",