From b811be437b92e67913d72bb7d7d53ce82c711656 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jan 2022 06:20:33 +0000 Subject: [PATCH] chore(release): 1.0.14 [skip ci] ### [1.0.14](https://github.com/googlemaps/js-three/compare/v1.0.13...v1.0.14) (2022-01-11) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.5 to 7.16.7 ([#246](https://github.com/googlemaps/js-three/issues/246)) ([b80978a](https://github.com/googlemaps/js-three/commit/b80978a3454974e0eb9610adb5a70a3eab70415d)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.5 to 7.16.7 ([#244](https://github.com/googlemaps/js-three/issues/244)) ([8817b75](https://github.com/googlemaps/js-three/commit/8817b75568b72de1b9798a474ccf2913f9a04d6b)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.7 to 7.16.8 ([#257](https://github.com/googlemaps/js-three/issues/257)) ([557fa60](https://github.com/googlemaps/js-three/commit/557fa6071e8753fcaad8c76063649a8b28f39a6a)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#254](https://github.com/googlemaps/js-three/issues/254)) ([c5b0cab](https://github.com/googlemaps/js-three/commit/c5b0cab60b21c13a5261527a4ccbd8bbc18e2028)) * **deps-dev:** bump @googlemaps/js-api-loader from 1.12.12 to 1.13.1 ([#253](https://github.com/googlemaps/js-three/issues/253)) ([0ee8e48](https://github.com/googlemaps/js-three/commit/0ee8e487b67003b567a1852e3a6071f282b5bdf8)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3 ([#255](https://github.com/googlemaps/js-three/issues/255)) ([71e17dc](https://github.com/googlemaps/js-three/commit/71e17dc9ce97e30ed79cf0825debacbe3f2136a5)) * **deps-dev:** bump @types/jest from 27.0.3 to 27.4.0 ([#247](https://github.com/googlemaps/js-three/issues/247)) ([8ea6050](https://github.com/googlemaps/js-three/commit/8ea60509d5c7a754cabc9a20f121afae8ac09628)) * **deps-dev:** bump @types/three from 0.135.0 to 0.136.0 ([#250](https://github.com/googlemaps/js-three/issues/250)) ([faef42e](https://github.com/googlemaps/js-three/commit/faef42ef2be2380ce88c13fdead873e2907fe0a8)) * **deps-dev:** bump @types/three from 0.136.0 to 0.136.1 ([#252](https://github.com/googlemaps/js-three/issues/252)) ([5873b16](https://github.com/googlemaps/js-three/commit/5873b16994c1e2580b3d0216623b7154fb979a96)) * **deps-dev:** bump chromedriver from 96.0.0 to 97.0.0 ([#256](https://github.com/googlemaps/js-three/issues/256)) ([61499bb](https://github.com/googlemaps/js-three/commit/61499bbef0c65262231d64e90ecbcb3afd0dd7e4)) * **deps-dev:** bump core-js from 3.20.1 to 3.20.2 ([#249](https://github.com/googlemaps/js-three/issues/249)) ([d6f053e](https://github.com/googlemaps/js-three/commit/d6f053ebb0fd520d309b7717bb6f2fcaa6113ae8)) * **deps-dev:** bump eslint-plugin-jest from 25.3.2 to 25.3.3 ([#245](https://github.com/googlemaps/js-three/issues/245)) ([869f5b2](https://github.com/googlemaps/js-three/commit/869f5b2b201e3e19de0c82ab507ca74d7bf0fd5f)) * **deps-dev:** bump eslint-plugin-jest from 25.3.3 to 25.3.4 ([#248](https://github.com/googlemaps/js-three/issues/248)) ([224c317](https://github.com/googlemaps/js-three/commit/224c3170490337c25c4d847f31334fce7d7e8550)) * **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([#251](https://github.com/googlemaps/js-three/issues/251)) ([a76de8c](https://github.com/googlemaps/js-three/commit/a76de8c5888d13bc55c859acc49599f5ea4cb336)) --- 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 a551847b..594a3f35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.13", + "version": "1.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bb747a95..cf197a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "1.0.13", + "version": "1.0.14", "keywords": [ "google", "maps",