From 39fb2c53929ade56dc4f6e0aa88e298a887f6da4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Dec 2021 20:46:40 +0000 Subject: [PATCH] chore(release): 1.0.11 [skip ci] ### [1.0.11](https://github.com/googlemaps/js-three/compare/v1.0.10...v1.0.11) (2021-12-08) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.8 to 1.3.9 ([#215](https://github.com/googlemaps/js-three/issues/215)) ([908524a](https://github.com/googlemaps/js-three/commit/908524a465fcd8d6033eaf245fb783097a3ca0b9)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#218](https://github.com/googlemaps/js-three/issues/218)) ([401e892](https://github.com/googlemaps/js-three/commit/401e892a4bd94661a578ca87ee1c75e3df973060)) * **deps-dev:** bump @types/three from 0.134.0 to 0.135.0 ([#221](https://github.com/googlemaps/js-three/issues/221)) ([4cd70b2](https://github.com/googlemaps/js-three/commit/4cd70b21e4ff095edca2379c5e0335b5da6e26ee)) * **deps-dev:** bump core-js from 3.19.1 to 3.19.3 ([#222](https://github.com/googlemaps/js-three/issues/222)) ([1910047](https://github.com/googlemaps/js-three/commit/1910047eeb14facb5e81d4f506a3e054d30677ec)) * **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#220](https://github.com/googlemaps/js-three/issues/220)) ([2f16f0f](https://github.com/googlemaps/js-three/commit/2f16f0f4320b8f828875add46ef575d7b6ee6263)) * **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#216](https://github.com/googlemaps/js-three/issues/216)) ([2c23db6](https://github.com/googlemaps/js-three/commit/2c23db6523f6fc51a76ecc8c743f8eae901434f5)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#224](https://github.com/googlemaps/js-three/issues/224)) ([d607a82](https://github.com/googlemaps/js-three/commit/d607a82897080c448777ce3305c54539ee58866e)) --- 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 13fd3473..ac59df73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3b7520f1..cd24ea0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.10", + "version": "1.0.11", "keywords": [ "google", "maps",