From e447f7d31cb4a2d5d5dfb232568eff3360adbc21 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 Jan 2022 16:18:03 +0000 Subject: [PATCH] chore(release): 1.3.11 [skip ci] ### [1.3.11](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.10...v1.3.11) (2022-01-05) ### Bug Fixes * allow access to label element ([#410](https://github.com/googlemaps/js-markerwithlabel/issues/410)) ([9f39f4a](https://github.com/googlemaps/js-markerwithlabel/commit/9f39f4a031fbe5fae66995346d9aa88c52b25dee)) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#408](https://github.com/googlemaps/js-markerwithlabel/issues/408)) ([979f7fb](https://github.com/googlemaps/js-markerwithlabel/commit/979f7fb5a37f641608d1ccb8c595eae555778346)) --- 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 8cedf33..77c0b92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.10", + "version": "1.3.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5af548c..49faf02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.10", + "version": "1.3.11", "keywords": [ "label", "google",