From 3320a5614c6686423a412229c51baab42581dec6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Jan 2022 06:22:44 +0000 Subject: [PATCH] chore(release): 1.0.15 [skip ci] ### [1.0.15](https://github.com/googlemaps/js-three/compare/v1.0.14...v1.0.15) (2022-01-20) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.7 to 7.16.8 ([#259](https://github.com/googlemaps/js-three/issues/259)) ([73135f3](https://github.com/googlemaps/js-three/commit/73135f350d371dfe7fb3faf4f40ad0251eb61165)) * **deps-dev:** bump @babel/preset-env from 7.16.8 to 7.16.10 ([#269](https://github.com/googlemaps/js-three/issues/269)) ([635e25a](https://github.com/googlemaps/js-three/commit/635e25aceeb652f0d3e48de651a260d510823599)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#260](https://github.com/googlemaps/js-three/issues/260)) ([e0c2d28](https://github.com/googlemaps/js-three/commit/e0c2d28cc9a84f4f4746fcff522f867fbfb2ac2a)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#262](https://github.com/googlemaps/js-three/issues/262)) ([c4b5757](https://github.com/googlemaps/js-three/commit/c4b5757d13e6198314b4e4c6f81ad3512f2dba84)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.1 to 1.13.2 ([#265](https://github.com/googlemaps/js-three/issues/265)) ([2c20f46](https://github.com/googlemaps/js-three/commit/2c20f46880a107f5fd621faf2fdeaf02a567a550)) * **deps-dev:** bump core-js from 3.20.2 to 3.20.3 ([#263](https://github.com/googlemaps/js-three/issues/263)) ([838334c](https://github.com/googlemaps/js-three/commit/838334c405b34f287cab4566ba330e94138dbbb2)) * **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#264](https://github.com/googlemaps/js-three/issues/264)) ([4d3fc4d](https://github.com/googlemaps/js-three/commit/4d3fc4d5d290aac3db2f1cc134c21d843c662c89)) * **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#266](https://github.com/googlemaps/js-three/issues/266)) ([28fd90d](https://github.com/googlemaps/js-three/commit/28fd90db9d5c2352cbc65f6f7961661f59554815)) * **deps-dev:** bump selenium-webdriver from 4.1.0 to 4.1.1 ([#258](https://github.com/googlemaps/js-three/issues/258)) ([71d0569](https://github.com/googlemaps/js-three/commit/71d05692714adae3d8894592bd2932a4a97b7e0f)) * **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#267](https://github.com/googlemaps/js-three/issues/267)) ([dc143b2](https://github.com/googlemaps/js-three/commit/dc143b2538a787e7234cc6d3d88f9ec260fc8ab7)) --- 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 9b97556f..b96b6c7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5d5f33cc..9c43d52d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.14", + "version": "1.0.15", "keywords": [ "google", "maps",