From f956b425a9ddb0737087a19d4b25e2bbc6dbb024 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Apr 2022 11:12:30 +0000 Subject: [PATCH] chore(release): 2.0.9 [skip ci] ### [2.0.9](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.8...v2.0.9) (2022-04-07) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9 ([#488](https://github.com/googlemaps/js-markerwithlabel/issues/488)) ([650147a](https://github.com/googlemaps/js-markerwithlabel/commit/650147a491e8b1439f0416aef349ad781a092286)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.3 to 2.6.4 ([#486](https://github.com/googlemaps/js-markerwithlabel/issues/486)) ([640c004](https://github.com/googlemaps/js-markerwithlabel/commit/640c00414e938e9cb899a8f7edca146eb658e7ca)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ([#483](https://github.com/googlemaps/js-markerwithlabel/issues/483)) ([dda1202](https://github.com/googlemaps/js-markerwithlabel/commit/dda1202c5ce3df47fbc497702ac8eceda7957b2d)) * **deps-dev:** bump @types/google.maps from 3.48.3 to 3.48.5 ([#487](https://github.com/googlemaps/js-markerwithlabel/issues/487)) ([8a3c228](https://github.com/googlemaps/js-markerwithlabel/commit/8a3c22889dd6790231c87cb5e03916cb4c4812ee)) * **deps-dev:** bump chromedriver from 98.0.1 to 100.0.0 ([#484](https://github.com/googlemaps/js-markerwithlabel/issues/484)) ([c099b5f](https://github.com/googlemaps/js-markerwithlabel/commit/c099b5f2ddf333146ddc5ac4fefe25c1203507cb)) * **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#480](https://github.com/googlemaps/js-markerwithlabel/issues/480)) ([b1da26b](https://github.com/googlemaps/js-markerwithlabel/commit/b1da26b5dff53869b7da42715d746c0fb70eea77)) * **deps-dev:** bump prettier from 2.6.1 to 2.6.2 ([#485](https://github.com/googlemaps/js-markerwithlabel/issues/485)) ([dc167eb](https://github.com/googlemaps/js-markerwithlabel/commit/dc167eb3842293081aa418b1da5aaeb2a98afd2f)) * **deps-dev:** bump typedoc from 0.22.12 to 0.22.14 ([#489](https://github.com/googlemaps/js-markerwithlabel/issues/489)) ([e31866b](https://github.com/googlemaps/js-markerwithlabel/commit/e31866bb2a0db9b5f9f884b9729d960571b98038)) --- 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 f60b2aa..c2965d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 28d16da..a134a29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.8", + "version": "2.0.9", "keywords": [ "label", "google",