From 14e7d6714f35d963e2f713a0c5ce5b4f0947f99c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Nov 2021 22:38:13 +0000 Subject: [PATCH] chore(release): 1.3.5 [skip ci] ### [1.3.5](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.4...v1.3.5) (2021-11-22) ### Bug Fixes * broken declarations ([#371](https://github.com/googlemaps/js-markerwithlabel/issues/371)) ([b434657](https://github.com/googlemaps/js-markerwithlabel/commit/b434657bc70d1a5f82b70bcc985974503aa7a56b)) ### Miscellaneous Chores * **deps-dev:** bump rollup from 2.60.0 to 2.60.1 ([#370](https://github.com/googlemaps/js-markerwithlabel/issues/370)) ([e17f76b](https://github.com/googlemaps/js-markerwithlabel/commit/e17f76bf7f4374f06eef2f5ac0605596bb1755ba)) --- 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 0fec98b..a88c267 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.4", + "version": "1.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fda4c18..6c8238f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.4", + "version": "1.3.5", "keywords": [ "label", "google",