From d68c1952617effbed861844b954750a58ab1b624 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Oct 2020 17:37:56 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/googlemaps/js-markerwithlabel/compare/v1.0.1...v1.0.2) (2020-10-26) ### Bug Fixes * event listeners handling adding and removing map multiple times ([#27](https://github.com/googlemaps/js-markerwithlabel/issues/27)) ([7feda49](https://github.com/googlemaps/js-markerwithlabel/commit/7feda49ef2e094dea102b64a2fdcac337fccca8b)) --- 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 b2a9db0..1cd285c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3bf92f9..0a9416a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.0.1", + "version": "1.0.2", "keywords": [ "label", "google",