From cac5813520b2899da7f338874081d157b87b1f1c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Feb 2022 11:15:34 +0000 Subject: [PATCH] chore(release): 2.0.3 [skip ci] ### [2.0.3](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.2...v2.0.3) (2022-02-01) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.2.1 ([#432](https://github.com/googlemaps/js-markerwithlabel/issues/432)) ([7e0fc93](https://github.com/googlemaps/js-markerwithlabel/commit/7e0fc937e0aa4a2e0146696455017f20f7642b26)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.2.1 to 2.3.0 ([#434](https://github.com/googlemaps/js-markerwithlabel/issues/434)) ([6395c91](https://github.com/googlemaps/js-markerwithlabel/commit/6395c91537b1dcd20eea1d97a1532b0e04208575)) * **deps-dev:** bump chromedriver from 97.0.0 to 97.0.2 ([#431](https://github.com/googlemaps/js-markerwithlabel/issues/431)) ([9a79cdd](https://github.com/googlemaps/js-markerwithlabel/commit/9a79cdd21a4bca3912a4621c4c230cd59ba449aa)) * **deps-dev:** bump chromedriver from 97.0.2 to 97.0.3 ([#435](https://github.com/googlemaps/js-markerwithlabel/issues/435)) ([d8b2eaf](https://github.com/googlemaps/js-markerwithlabel/commit/d8b2eaf02fb7f563d4d9e98261f57310a580f5c2)) * **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#430](https://github.com/googlemaps/js-markerwithlabel/issues/430)) ([2242e51](https://github.com/googlemaps/js-markerwithlabel/commit/2242e51ce0856dba49aaec2a350defe253e98195)) * **deps-dev:** bump rollup from 2.66.0 to 2.66.1 ([#433](https://github.com/googlemaps/js-markerwithlabel/issues/433)) ([cb9b6fc](https://github.com/googlemaps/js-markerwithlabel/commit/cb9b6fcd11ef622570936d6ca7a99d929239a7a6)) --- 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 14ac8af..951abf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 27840d0..cebd773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.2", + "version": "2.0.3", "keywords": [ "label", "google",