From bae4c6cf9257fee6479a967e3744fc16d43ec766 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Jan 2022 11:10:13 +0000 Subject: [PATCH] chore(release): 2.0.1 [skip ci] ### [2.0.1](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.0...v2.0.1) (2022-01-13) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.7 to 7.16.8 ([#415](https://github.com/googlemaps/js-markerwithlabel/issues/415)) ([1b62261](https://github.com/googlemaps/js-markerwithlabel/commit/1b622615f8be673ae9051d156b6cb085ad8c67eb)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.7 to 7.16.8 ([#414](https://github.com/googlemaps/js-markerwithlabel/issues/414)) ([555f9c5](https://github.com/googlemaps/js-markerwithlabel/commit/555f9c5c55fb048a4eb2d299a85f9b8b6350ab55)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#417](https://github.com/googlemaps/js-markerwithlabel/issues/417)) ([2e132e8](https://github.com/googlemaps/js-markerwithlabel/commit/2e132e84503db72c0ad0fac9d4cbf05c6f2652dd)) * **deps-dev:** bump chromedriver from 96.0.0 to 97.0.0 ([#412](https://github.com/googlemaps/js-markerwithlabel/issues/412)) ([9053024](https://github.com/googlemaps/js-markerwithlabel/commit/905302409cf180d25ea03df90e48949268ce1571)) * **deps-dev:** bump selenium-webdriver from 4.1.0 to 4.1.1 ([#416](https://github.com/googlemaps/js-markerwithlabel/issues/416)) ([2515239](https://github.com/googlemaps/js-markerwithlabel/commit/25152393da1506f8df9dae06edc8536d60f68ee9)) --- 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 2437a63..938ac87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 436e40a..19ece7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.0", + "version": "2.0.1", "keywords": [ "label", "google",