From f06d9ebbac784be5c5de0bd953c6d5c6a04e108e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Oct 2021 07:25:45 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ### [1.0.6](https://github.com/googlemaps/js-markermanager/compare/v1.0.5...v1.0.6) (2021-10-25) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#164](https://github.com/googlemaps/js-markermanager/issues/164)) ([05ae0b2](https://github.com/googlemaps/js-markermanager/commit/05ae0b2b6d1cbd6d195e935896ea873cb3006d83)) * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 ([#159](https://github.com/googlemaps/js-markermanager/issues/159)) ([19e680f](https://github.com/googlemaps/js-markermanager/commit/19e680f62560f92a6e26dcdce9e8a9818190763d)) * **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#160](https://github.com/googlemaps/js-markermanager/issues/160)) ([327cde3](https://github.com/googlemaps/js-markermanager/commit/327cde3ca2dfe21175a56f5fede7e08450bd9a95)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#163](https://github.com/googlemaps/js-markermanager/issues/163)) ([7d5e7c3](https://github.com/googlemaps/js-markermanager/commit/7d5e7c36cf6a31d9802c771c6eee5b852f69a822)) * **deps-dev:** bump core-js from 3.18.2 to 3.18.3 ([#148](https://github.com/googlemaps/js-markermanager/issues/148)) ([f83c9d6](https://github.com/googlemaps/js-markermanager/commit/f83c9d6c226ff79ec228c959e175f90255cd4aea)) * **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#162](https://github.com/googlemaps/js-markermanager/issues/162)) ([ebc9f38](https://github.com/googlemaps/js-markermanager/commit/ebc9f38b60d2dafee3bf4137fbf7c871e12ea4ca)) * **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.0.6 ([#151](https://github.com/googlemaps/js-markermanager/issues/151)) ([247c3d6](https://github.com/googlemaps/js-markermanager/commit/247c3d601c51d650aebc4aa0dcf870cf80b45b69)) * **deps-dev:** bump eslint-plugin-jest from 25.0.6 to 25.2.1 ([#153](https://github.com/googlemaps/js-markermanager/issues/153)) ([b4eda68](https://github.com/googlemaps/js-markermanager/commit/b4eda68e21ce8dd2f8176a6597e7169aefc8423a)) * **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#157](https://github.com/googlemaps/js-markermanager/issues/157)) ([9788e2a](https://github.com/googlemaps/js-markermanager/commit/9788e2a82e3638e42d10833b9f4ee6576ced154c)) * **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#154](https://github.com/googlemaps/js-markermanager/issues/154)) ([14a76c1](https://github.com/googlemaps/js-markermanager/commit/14a76c1e021c424d668e3e3bd2eaefae0f5f0e51)) * **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#158](https://github.com/googlemaps/js-markermanager/issues/158)) ([b4314e6](https://github.com/googlemaps/js-markermanager/commit/b4314e6960f16adbe641f8406e437cf7d5610669)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.1 ([#161](https://github.com/googlemaps/js-markermanager/issues/161)) ([40f8970](https://github.com/googlemaps/js-markermanager/commit/40f897055da3aefa26432e383947440fe09351ec)) * **deps-dev:** bump ts-jest from 27.0.5 to 27.0.6 ([#152](https://github.com/googlemaps/js-markermanager/issues/152)) ([762f00e](https://github.com/googlemaps/js-markermanager/commit/762f00ef1a778de3d047eddfa51deabeaaf1cbe5)) * **deps-dev:** bump ts-jest from 27.0.6 to 27.0.7 ([#155](https://github.com/googlemaps/js-markermanager/issues/155)) ([58c02c6](https://github.com/googlemaps/js-markermanager/commit/58c02c6a4237589e8069639183b4bbc74b37c9ff)) * **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#156](https://github.com/googlemaps/js-markermanager/issues/156)) ([c4a9304](https://github.com/googlemaps/js-markermanager/commit/c4a93049ea2505381566a36f1c6c67c2400dafd8)) * **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#165](https://github.com/googlemaps/js-markermanager/issues/165)) ([70c079e](https://github.com/googlemaps/js-markermanager/commit/70c079e0b1a0a88453e56ce5021ecb7d4b139881)) --- 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 68082520..cf879d0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markermanager", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0dcf1848..d703f9b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markermanager", - "version": "1.0.5", + "version": "1.0.6", "keywords": [ "google", "maps",