From b6347fa4152ea56ed53d6386623eb94ad895a3b3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Dec 2021 06:21:08 +0000 Subject: [PATCH] chore(release): 1.0.12 [skip ci] ### [1.0.12](https://github.com/googlemaps/js-three/compare/v1.0.11...v1.0.12) (2021-12-17) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.4 to 7.16.5 ([#232](https://github.com/googlemaps/js-three/issues/232)) ([a6e92c2](https://github.com/googlemaps/js-three/commit/a6e92c286cdde8e789249009bf308f70ac5077c4)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.3 to 7.16.5 ([#231](https://github.com/googlemaps/js-three/issues/231)) ([9089300](https://github.com/googlemaps/js-three/commit/9089300d6b3b51287e98fcb65c5f45414ddc651b)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.4.0 to 1.5.0 ([#226](https://github.com/googlemaps/js-three/issues/226)) ([e709044](https://github.com/googlemaps/js-three/commit/e709044919a4a24f5fd0711a1b9ea5af287f2022)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#235](https://github.com/googlemaps/js-three/issues/235)) ([57470ab](https://github.com/googlemaps/js-three/commit/57470ab903a99ca30d46e3b94a013da3d7511177)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1 ([#229](https://github.com/googlemaps/js-three/issues/229)) ([a44e659](https://github.com/googlemaps/js-three/commit/a44e659b702421493376224cbc9e69ade27126ed)) * **deps-dev:** bump core-js from 3.19.3 to 3.20.0 ([#234](https://github.com/googlemaps/js-three/issues/234)) ([db5f6d6](https://github.com/googlemaps/js-three/commit/db5f6d64152ef21ac61b7f51bdf9ff15fa0c85eb)) * **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([#225](https://github.com/googlemaps/js-three/issues/225)) ([dc43d38](https://github.com/googlemaps/js-three/commit/dc43d3804020059fabf685d8d3eb2c94583c87bb)) * **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([#228](https://github.com/googlemaps/js-three/issues/228)) ([25a7b37](https://github.com/googlemaps/js-three/commit/25a7b37fd9ee23c31961c9728b3ed5150b26f458)) * **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#227](https://github.com/googlemaps/js-three/issues/227)) ([148439a](https://github.com/googlemaps/js-three/commit/148439a47c72b0e1aee5a6e66679c1a4fe733fb1)) * **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#230](https://github.com/googlemaps/js-three/issues/230)) ([2ce5c04](https://github.com/googlemaps/js-three/commit/2ce5c04094bebe1eb01699987fc6257f015b83c1)) --- 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 f04c48d8..cba6fad6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.11", + "version": "1.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3e6073d3..264ebfc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.11", + "version": "1.0.12", "keywords": [ "google", "maps",