From 93c110a9979bce20d0345ba91c20fceb30c21e49 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Apr 2022 11:12:54 +0000 Subject: [PATCH] chore(release): 2.0.9 [skip ci] ### [2.0.9](https://github.com/googlemaps/js-three/compare/v2.0.8...v2.0.9) (2022-04-12) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9 ([#358](https://github.com/googlemaps/js-three/issues/358)) ([0476e6a](https://github.com/googlemaps/js-three/commit/0476e6ab644eb0141c4028368a96e0f286656ed1)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.4 to 2.7.0 ([#359](https://github.com/googlemaps/js-three/issues/359)) ([be9bc14](https://github.com/googlemaps/js-three/commit/be9bc14008e1d0b9d0b8e3bb4b63bcdc2e4c5fba)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.10 to 1.13.11 ([#356](https://github.com/googlemaps/js-three/issues/356)) ([a1a5824](https://github.com/googlemaps/js-three/commit/a1a58247659b3acdc055071208e594912a8aa211)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.11 to 1.14.0 ([#362](https://github.com/googlemaps/js-three/issues/362)) ([cc88c1f](https://github.com/googlemaps/js-three/commit/cc88c1f42a1a0ed36fc7e3a18a0a0c78c5d482b4)) * **deps-dev:** bump @types/google.maps from 3.48.4 to 3.48.5 ([#355](https://github.com/googlemaps/js-three/issues/355)) ([3055ece](https://github.com/googlemaps/js-three/commit/3055ece0b01cb97260b0fdf79f6ad1e71ce8764f)) * **deps-dev:** bump eslint-plugin-jest from 26.1.3 to 26.1.4 ([#361](https://github.com/googlemaps/js-three/issues/361)) ([914b16d](https://github.com/googlemaps/js-three/commit/914b16dd85c3a310588c6581ec28a7ee3847476b)) * **deps-dev:** bump typedoc from 0.22.13 to 0.22.14 ([#357](https://github.com/googlemaps/js-three/issues/357)) ([5c7dd5f](https://github.com/googlemaps/js-three/commit/5c7dd5fab7d61384025ce920aca54633c9c4030c)) * **deps-dev:** bump typedoc from 0.22.14 to 0.22.15 ([#360](https://github.com/googlemaps/js-three/issues/360)) ([2796bb9](https://github.com/googlemaps/js-three/commit/2796bb95ef838241d9e362c556af9572e90f3079)) --- 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 c3753839..dbf54689 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 82acc615..b3bb9cc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.8", + "version": "2.0.9", "keywords": [ "google", "maps",