From 0c3064542f196f50954680f1619e6598d316ae6c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Apr 2022 21:22:49 +0000 Subject: [PATCH] chore(release): 2.0.11 [skip ci] ### [2.0.11](https://github.com/googlemaps/js-three/compare/v2.0.10...v2.0.11) (2022-04-27) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 ([#375](https://github.com/googlemaps/js-three/issues/375)) ([54c9c2f](https://github.com/googlemaps/js-three/commit/54c9c2f423605c4d5fd76c4189c026fc60118e15)) * **deps-dev:** bump @types/google.maps from 3.48.6 to 3.48.7 ([#377](https://github.com/googlemaps/js-three/issues/377)) ([1be3653](https://github.com/googlemaps/js-three/commit/1be3653f6ba4cc1c65dd963978fe0445eccab2e3)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.18 to 4.0.19 ([#372](https://github.com/googlemaps/js-three/issues/372)) ([4a97b64](https://github.com/googlemaps/js-three/commit/4a97b646b9bd7142718161638b1e60873b7aba7a)) * **deps-dev:** bump core-js from 3.22.0 to 3.22.1 ([#373](https://github.com/googlemaps/js-three/issues/373)) ([3778984](https://github.com/googlemaps/js-three/commit/37789847199b118ed7fe95443cf11617b312296b)) * **deps-dev:** bump core-js from 3.22.1 to 3.22.2 ([#374](https://github.com/googlemaps/js-three/issues/374)) ([e5efce1](https://github.com/googlemaps/js-three/commit/e5efce1f1d75d44ee4ef23552b6815e7aaac5871)) * **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#376](https://github.com/googlemaps/js-three/issues/376)) ([2f64021](https://github.com/googlemaps/js-three/commit/2f64021a4d1d89603ebeaa8b4fe7315ef7b9e697)) --- 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 a57b476e..249851ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.10", + "version": "2.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b4769a97..308d6e1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.10", + "version": "2.0.11", "keywords": [ "google", "maps",