From dcf75900a79b8d1277059b34180e8946a5730f74 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Mar 2021 18:20:28 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/googlemaps/js-markerwithlabel/compare/v1.1.0...v1.2.0) (2021-03-10) ### Features * allow setting class on marker label ([#129](https://github.com/googlemaps/js-markerwithlabel/issues/129)) ([80318dd](https://github.com/googlemaps/js-markerwithlabel/commit/80318ddaabc5e2fc45694730f0d588b5210b317f)) --- 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 493ffdc..43f8d41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7796deb..ae4b7cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.1.0", + "version": "1.2.0", "keywords": [ "label", "google",