From d436c087edd3c65f32e65d53bedb68a983389a30 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Feb 2022 11:12:17 +0000 Subject: [PATCH] chore(release): 2.0.4 [skip ci] ### [2.0.4](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.3...v2.0.4) (2022-02-09) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 ([#441](https://github.com/googlemaps/js-markerwithlabel/issues/441)) ([66eeb81](https://github.com/googlemaps/js-markerwithlabel/commit/66eeb81c916564f03cd1b52d1ff5a049240c9b3f)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.0 to 7.17.2 ([#445](https://github.com/googlemaps/js-markerwithlabel/issues/445)) ([dfb299d](https://github.com/googlemaps/js-markerwithlabel/commit/dfb299d4d216cfacf7b6c2cca77b7f88f554d4f7)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.3.0 to 2.3.1 ([#440](https://github.com/googlemaps/js-markerwithlabel/issues/440)) ([10ca82b](https://github.com/googlemaps/js-markerwithlabel/commit/10ca82bb5fcbc47c8f4fd1629c0faca0d89bbcb5)) * **deps-dev:** bump @types/google.maps from 3.47.3 to 3.47.4 ([#446](https://github.com/googlemaps/js-markerwithlabel/issues/446)) ([db31056](https://github.com/googlemaps/js-markerwithlabel/commit/db31056ba1107af512d8eb0f3b6ce4c0b68dc124)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.16 to 4.0.17 ([#439](https://github.com/googlemaps/js-markerwithlabel/issues/439)) ([373962d](https://github.com/googlemaps/js-markerwithlabel/commit/373962dce96da26541b048a94057983fb2ca3e99)) * **deps-dev:** bump chromedriver from 97.0.3 to 97.0.4 ([#436](https://github.com/googlemaps/js-markerwithlabel/issues/436)) ([43042a0](https://github.com/googlemaps/js-markerwithlabel/commit/43042a004b565fb664fef7f15a8fd80b420fc39b)) * **deps-dev:** bump chromedriver from 97.0.4 to 98.0.0 ([#444](https://github.com/googlemaps/js-markerwithlabel/issues/444)) ([cba4967](https://github.com/googlemaps/js-markerwithlabel/commit/cba4967f822febb4107af7cfb56da4cbd51effcf)) * **deps-dev:** bump core-js from 3.20.3 to 3.21.0 ([#437](https://github.com/googlemaps/js-markerwithlabel/issues/437)) ([42afc38](https://github.com/googlemaps/js-markerwithlabel/commit/42afc3800a2e66a44e37fed1e9a55af633edfaba)) * **deps-dev:** bump eslint-plugin-jest from 26.0.0 to 26.1.0 ([#443](https://github.com/googlemaps/js-markerwithlabel/issues/443)) ([704bf80](https://github.com/googlemaps/js-markerwithlabel/commit/704bf802bbf1ae3522aa135e82444a88c7a0ade4)) * **deps-dev:** bump rollup from 2.66.1 to 2.67.0 ([#438](https://github.com/googlemaps/js-markerwithlabel/issues/438)) ([24a2b54](https://github.com/googlemaps/js-markerwithlabel/commit/24a2b548e8e97358b452f57e55ecb609cd03c7c6)) * **deps-dev:** bump rollup from 2.67.0 to 2.67.1 ([#442](https://github.com/googlemaps/js-markerwithlabel/issues/442)) ([1502338](https://github.com/googlemaps/js-markerwithlabel/commit/1502338b1c798ea82e5954424ff3f5fe68e16312)) --- 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 b5209d5..86b5664 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 021100a..68aa71d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.3", + "version": "2.0.4", "keywords": [ "label", "google",