From 953a31bdd5cc6931e1c470578627a066df2aeed1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Apr 2022 11:11:00 +0000 Subject: [PATCH] chore(release): 2.0.11 [skip ci] ### [2.0.11](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.10...v2.0.11) (2022-04-25) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.0 to 2.7.1 ([#498](https://github.com/googlemaps/js-markerwithlabel/issues/498)) ([3280a2b](https://github.com/googlemaps/js-markerwithlabel/commit/3280a2b654b04193056b946394e2a5ecb33c31b9)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 ([#499](https://github.com/googlemaps/js-markerwithlabel/issues/499)) ([f4bf8ed](https://github.com/googlemaps/js-markerwithlabel/commit/f4bf8edbaeecf509daa00d164fc03ab48bb00ec5)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 ([#505](https://github.com/googlemaps/js-markerwithlabel/issues/505)) ([9e9ad97](https://github.com/googlemaps/js-markerwithlabel/commit/9e9ad97394397e425b88716ac024de76875b919d)) * **deps-dev:** bump @types/google.maps from 3.48.5 to 3.48.6 ([#500](https://github.com/googlemaps/js-markerwithlabel/issues/500)) ([20b25c7](https://github.com/googlemaps/js-markerwithlabel/commit/20b25c7a1a194d160373529429367c50f6e0dda4)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.18 to 4.0.19 ([#501](https://github.com/googlemaps/js-markerwithlabel/issues/501)) ([11f436d](https://github.com/googlemaps/js-markerwithlabel/commit/11f436d2c7488e1f72a53626bb7578b2df07ed2f)) * **deps-dev:** bump core-js from 3.22.0 to 3.22.1 ([#502](https://github.com/googlemaps/js-markerwithlabel/issues/502)) ([c2790cd](https://github.com/googlemaps/js-markerwithlabel/commit/c2790cd6ede6d2a85757862aba27d734bfdf7015)) * **deps-dev:** bump core-js from 3.22.1 to 3.22.2 ([#503](https://github.com/googlemaps/js-markerwithlabel/issues/503)) ([6630cc5](https://github.com/googlemaps/js-markerwithlabel/commit/6630cc53ef8e196799d3eb4ab55c28174e55f6b8)) * **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#504](https://github.com/googlemaps/js-markerwithlabel/issues/504)) ([d6c48c3](https://github.com/googlemaps/js-markerwithlabel/commit/d6c48c3c7bf1f3c4c9d1adab5fc21417ee2f23ba)) --- 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 951a346..14717d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.10", + "version": "2.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 175e8d6..7e1ac28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.10", + "version": "2.0.11", "keywords": [ "label", "google",