From 4a8d930eba060b28d9d350891bfac7361861ed08 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 24 Feb 2022 06:19:08 +0000 Subject: [PATCH] chore(release): 2.0.3 [skip ci] ### [2.0.3](https://github.com/googlemaps/js-three/compare/v2.0.2...v2.0.3) (2022-02-24) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.4.0 to 2.5.0 ([#305](https://github.com/googlemaps/js-three/issues/305)) ([2fcb21c](https://github.com/googlemaps/js-three/commit/2fcb21cd6a8800a4c337bd876a6ac407c3da3e22)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.5.0 to 2.6.0 ([#306](https://github.com/googlemaps/js-three/issues/306)) ([55cb1bd](https://github.com/googlemaps/js-three/commit/55cb1bdabf767f6afaea39d162976fd0ca0af442)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.13.5 to 1.13.6 ([#304](https://github.com/googlemaps/js-three/issues/304)) ([4e1e968](https://github.com/googlemaps/js-three/commit/4e1e968d0a28d8b573e5f794b791606c0196e974)) * **deps-dev:** bump @rollup/plugin-babel from 5.3.0 to 5.3.1 ([#311](https://github.com/googlemaps/js-three/issues/311)) ([ae17726](https://github.com/googlemaps/js-three/commit/ae17726fe82b0d537e61603ce59288b52a0c8351)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 ([#312](https://github.com/googlemaps/js-three/issues/312)) ([d9400cb](https://github.com/googlemaps/js-three/commit/d9400cb4f23b7c7d4945bbbc04a1554febf3fa6c)) * **deps-dev:** bump core-js from 3.21.0 to 3.21.1 ([#303](https://github.com/googlemaps/js-three/issues/303)) ([aafbe2b](https://github.com/googlemaps/js-three/commit/aafbe2bc59ba1bf450a5523d959e302d9524f730)) * **deps-dev:** bump eslint-config-prettier from 8.3.0 to 8.4.0 ([#309](https://github.com/googlemaps/js-three/issues/309)) ([c6571fb](https://github.com/googlemaps/js-three/commit/c6571fbea70c7bbb21d9857cf682c8f3d697b87e)) * **deps-dev:** bump eslint-plugin-jest from 26.1.0 to 26.1.1 ([#302](https://github.com/googlemaps/js-three/issues/302)) ([98407ba](https://github.com/googlemaps/js-three/commit/98407ba4bcc6aa22e41fd97684963b76cba0628a)) * **deps-dev:** bump rollup from 2.67.2 to 2.67.3 ([#307](https://github.com/googlemaps/js-three/issues/307)) ([82988d8](https://github.com/googlemaps/js-three/commit/82988d8876487dd8aefa4cf6c442421afe678fc8)) * **deps-dev:** bump rollup from 2.67.3 to 2.68.0 ([#310](https://github.com/googlemaps/js-three/issues/310)) ([a565e0d](https://github.com/googlemaps/js-three/commit/a565e0df2765f2b7b3b69dca0bb4c75928cb8a28)) * **deps-dev:** bump typedoc from 0.22.11 to 0.22.12 ([#308](https://github.com/googlemaps/js-three/issues/308)) ([d302e07](https://github.com/googlemaps/js-three/commit/d302e0756e411a106f195ad51547227a719469a4)) --- 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 b79b98c5..15c29de1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dda1a849..c4153f4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "2.0.2", + "version": "2.0.3", "keywords": [ "google", "maps",