From bba962e0ab1f9f86d8c1c1c8dd0158a9e6c7c0c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Feb 2022 06:27:12 +0000 Subject: [PATCH] chore(release): 2.0.2 [skip ci] ### [2.0.2](https://github.com/googlemaps/js-three/compare/v2.0.1...v2.0.2) (2022-02-16) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.0 to 7.17.2 ([#295](https://github.com/googlemaps/js-three/issues/295)) ([d8711f1](https://github.com/googlemaps/js-three/commit/d8711f1c5f2a6f45b248f9225f796ad040ad5237)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.3.1 to 2.4.0 ([#300](https://github.com/googlemaps/js-three/issues/300)) ([2c2c905](https://github.com/googlemaps/js-three/commit/2c2c905c5783c810813def135b0d2b55bf023f88)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.4 to 1.13.5 ([#297](https://github.com/googlemaps/js-three/issues/297)) ([fd20d4b](https://github.com/googlemaps/js-three/commit/fd20d4bf2078fdd2c5a458a8e366404b7aa25def)) * **deps-dev:** bump @types/google.maps from 3.47.3 to 3.47.4 ([#294](https://github.com/googlemaps/js-three/issues/294)) ([958c416](https://github.com/googlemaps/js-three/commit/958c416392badfcceeb1fa88a7d6439885a205ca)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.17 to 4.0.18 ([#298](https://github.com/googlemaps/js-three/issues/298)) ([73dd6f3](https://github.com/googlemaps/js-three/commit/73dd6f3fa51662efd95e508866bcbe80da74163e)) * **deps-dev:** bump chromedriver from 97.0.4 to 98.0.0 ([#296](https://github.com/googlemaps/js-three/issues/296)) ([2c4c32d](https://github.com/googlemaps/js-three/commit/2c4c32dcee503ceb8f0ad2bf276b2d249c27c07f)) * **deps-dev:** bump chromedriver from 98.0.0 to 98.0.1 ([#301](https://github.com/googlemaps/js-three/issues/301)) ([d4cc0ad](https://github.com/googlemaps/js-three/commit/d4cc0ad1e95157cceee81357f81b27ca2e4f6f59)) * **deps-dev:** bump rollup from 2.67.1 to 2.67.2 ([#299](https://github.com/googlemaps/js-three/issues/299)) ([44c0db5](https://github.com/googlemaps/js-three/commit/44c0db5a72e0d34f70113a0028d85d6d38f10589)) --- 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 97bdf244..d9d5ce29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 88981fe8..bab05b6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.1", + "version": "2.0.2", "keywords": [ "google", "maps",