From bcad36c3c458ceed4b2a6d3aecb1010d7771696e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 24 Mar 2022 06:21:41 +0000 Subject: [PATCH] chore(release): 2.0.6 [skip ci] ### [2.0.6](https://github.com/googlemaps/js-three/compare/v2.0.5...v2.0.6) (2022-03-24) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.2 to 7.17.7 ([#334](https://github.com/googlemaps/js-three/issues/334)) ([0f03c45](https://github.com/googlemaps/js-three/commit/0f03c45d8f155dee339e763e05e1eee44e3f3bc9)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.7 to 7.17.8 ([#338](https://github.com/googlemaps/js-three/issues/338)) ([ba5108b](https://github.com/googlemaps/js-three/commit/ba5108b18cabf5050d8c2254bd905b911361eba5)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.1 to 2.6.2 ([#335](https://github.com/googlemaps/js-three/issues/335)) ([b13cb83](https://github.com/googlemaps/js-three/commit/b13cb833a1bc5975b430ee32ec4692cc2765b3d8)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.8 to 1.13.9 ([#333](https://github.com/googlemaps/js-three/issues/333)) ([21ac47a](https://github.com/googlemaps/js-three/commit/21ac47aff9e28d7573867f302c8981036a4e7a32)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.9 to 1.13.10 ([#340](https://github.com/googlemaps/js-three/issues/340)) ([2ef1504](https://github.com/googlemaps/js-three/commit/2ef1504cba0fe1185bbba3eadcf39fc4d74961eb)) * **deps-dev:** bump @types/google.maps from 3.48.2 to 3.48.3 ([#339](https://github.com/googlemaps/js-three/issues/339)) ([05f0179](https://github.com/googlemaps/js-three/commit/05f0179a28601e012ccb6cab1243df357526c6f9)) * **deps-dev:** bump eslint-plugin-jest from 26.1.1 to 26.1.2 ([#337](https://github.com/googlemaps/js-three/issues/337)) ([f2be871](https://github.com/googlemaps/js-three/commit/f2be871c01d4c77af007e965dc942fe44dbb55b3)) * **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#336](https://github.com/googlemaps/js-three/issues/336)) ([64eadbb](https://github.com/googlemaps/js-three/commit/64eadbb7ae9505804d71423b6236e0999e0a09da)) --- 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 ea19efd9..77e5a4da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b41c2673..28d7e27b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.5", + "version": "2.0.6", "keywords": [ "google", "maps",