From 812d15caba4fe103962a3e0507b9d911c8820f9e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 7 Feb 2022 06:24:08 +0000 Subject: [PATCH] chore(release): 1.0.17 [skip ci] ### [1.0.17](https://github.com/googlemaps/js-three/compare/v1.0.16...v1.0.17) (2022-02-07) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 ([#289](https://github.com/googlemaps/js-three/issues/289)) ([51e49bc](https://github.com/googlemaps/js-three/commit/51e49bc15180db63ba0da764cbf63e3ae688e2be)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.3.0 to 2.3.1 ([#288](https://github.com/googlemaps/js-three/issues/288)) ([7c5554e](https://github.com/googlemaps/js-three/commit/7c5554e470248dbd02061b8ee16b656cdf342021)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.2 to 1.13.4 ([#283](https://github.com/googlemaps/js-three/issues/283)) ([b9e30c8](https://github.com/googlemaps/js-three/commit/b9e30c8b0bdd2d2a0ddab9508b29f861060a991d)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.16 to 4.0.17 ([#290](https://github.com/googlemaps/js-three/issues/290)) ([6606f33](https://github.com/googlemaps/js-three/commit/6606f3386c3899cd8381aff162d7a4e0778b9053)) * **deps-dev:** bump chromedriver from 97.0.2 to 97.0.3 ([#284](https://github.com/googlemaps/js-three/issues/284)) ([5ab69ec](https://github.com/googlemaps/js-three/commit/5ab69ec104ff5720c11c5414d00fd46d5581932d)) * **deps-dev:** bump chromedriver from 97.0.3 to 97.0.4 ([#286](https://github.com/googlemaps/js-three/issues/286)) ([8eaf57b](https://github.com/googlemaps/js-three/commit/8eaf57b29359714be64b80f1c1c18f0e27ee40d6)) * **deps-dev:** bump core-js from 3.20.3 to 3.21.0 ([#285](https://github.com/googlemaps/js-three/issues/285)) ([c99e2a8](https://github.com/googlemaps/js-three/commit/c99e2a87b6d1c083adfd2d66c07bae63eb57614d)) * **deps-dev:** bump eslint-plugin-jest from 26.0.0 to 26.1.0 ([#291](https://github.com/googlemaps/js-three/issues/291)) ([0ccfc7e](https://github.com/googlemaps/js-three/commit/0ccfc7ebcdf65e57a2fed1f3c8dab3abf623f503)) * **deps-dev:** bump rollup from 2.66.1 to 2.67.0 ([#287](https://github.com/googlemaps/js-three/issues/287)) ([0b12c1a](https://github.com/googlemaps/js-three/commit/0b12c1a71d6b8078b82170d13f92479994cd9f0c)) * **deps:** bump three from 0.137.4 to 0.137.5 ([#282](https://github.com/googlemaps/js-three/issues/282)) ([e38336f](https://github.com/googlemaps/js-three/commit/e38336f1e8e53623da4d5f1a9764b6fbad2babfd)) --- 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 b84a0ce5..fea2a7dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.16", + "version": "1.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 31e769b4..13a535bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.16", + "version": "1.0.17", "keywords": [ "google", "maps",