From 87cf16218ccd8279cdbabf328d2d29f762ae78ba Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Nov 2021 06:19:37 +0000 Subject: [PATCH] chore(release): 1.0.8 [skip ci] ### [1.0.8](https://github.com/googlemaps/js-three/compare/v1.0.7...v1.0.8) (2021-11-17) ### Tests * add test case for latLngToVector3Relative ([#190](https://github.com/googlemaps/js-three/issues/190)) ([7919636](https://github.com/googlemaps/js-three/commit/7919636906037675fb3a5d14a07ab2dbb94de3a3)) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.0 to 7.16.3 ([#191](https://github.com/googlemaps/js-three/issues/191)) ([d98c15a](https://github.com/googlemaps/js-three/commit/d98c15af020348998578fe7c5f27619ac84c9691)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.6 to 1.3.7 ([#194](https://github.com/googlemaps/js-three/issues/194)) ([85ef44e](https://github.com/googlemaps/js-three/commit/85ef44ebfa071ca98adc5d35bf0d1dfe2a6050bf)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.8 to 1.12.9 ([#192](https://github.com/googlemaps/js-three/issues/192)) ([66b8d69](https://github.com/googlemaps/js-three/commit/66b8d699913bfccd541278642a0363e8c39e9c01)) * **deps-dev:** bump @types/three from 0.133.1 to 0.134.0 ([#188](https://github.com/googlemaps/js-three/issues/188)) ([a7718d7](https://github.com/googlemaps/js-three/commit/a7718d7ea49bf29c662b15e7363e4e7f649172d9)) * **deps-dev:** bump rollup from 2.59.0 to 2.60.0 ([#193](https://github.com/googlemaps/js-three/issues/193)) ([37b1319](https://github.com/googlemaps/js-three/commit/37b13198fa794dc59e0cd57352107b6b1eea6166)) * **deps-dev:** bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0 ([#197](https://github.com/googlemaps/js-three/issues/197)) ([1e7034e](https://github.com/googlemaps/js-three/commit/1e7034e50c61eb50460cb049e98933a15f387c03)) * **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#195](https://github.com/googlemaps/js-three/issues/195)) ([3ebe596](https://github.com/googlemaps/js-three/commit/3ebe59618fed8ecb32e73e402b1a55eb80d94d8a)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index aaf5629b..5da760cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 96d0bc10..6d5670dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.7", + "version": "1.0.8", "keywords": [ "google", "maps",