From 66bbe30a17530f49894bbac20ed6abd035eb297e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jan 2022 11:12:20 +0000 Subject: [PATCH] chore(release): 2.0.2 [skip ci] ### [2.0.2](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.1...v2.0.2) (2022-01-24) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.10 to 7.16.11 ([#426](https://github.com/googlemaps/js-markerwithlabel/issues/426)) ([54cf3a7](https://github.com/googlemaps/js-markerwithlabel/commit/54cf3a70f2a40086b3a07c965978434504e37b2a)) * **deps-dev:** bump @babel/preset-env from 7.16.8 to 7.16.10 ([#423](https://github.com/googlemaps/js-markerwithlabel/issues/423)) ([79f156e](https://github.com/googlemaps/js-markerwithlabel/commit/79f156e6d7260e4c67cfa4d84304352b2482404b)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#418](https://github.com/googlemaps/js-markerwithlabel/issues/418)) ([06cfb87](https://github.com/googlemaps/js-markerwithlabel/commit/06cfb87c95247d3a26a57d47fecee2bbb9c61ca9)) * **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#427](https://github.com/googlemaps/js-markerwithlabel/issues/427)) ([c897c89](https://github.com/googlemaps/js-markerwithlabel/commit/c897c8944d51413c6209e77285136e4e24f278f0)) * **deps-dev:** bump core-js from 3.20.2 to 3.20.3 ([#421](https://github.com/googlemaps/js-markerwithlabel/issues/421)) ([5b34a73](https://github.com/googlemaps/js-markerwithlabel/commit/5b34a73b7da02dc44c5865663a680a9343c6325c)) * **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#420](https://github.com/googlemaps/js-markerwithlabel/issues/420)) ([067f789](https://github.com/googlemaps/js-markerwithlabel/commit/067f789aaf26601dc1f1dda1df537c41d982b34d)) * **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#419](https://github.com/googlemaps/js-markerwithlabel/issues/419)) ([072f23d](https://github.com/googlemaps/js-markerwithlabel/commit/072f23d9e95560c27532aba248c79012e6e8192d)) * **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#424](https://github.com/googlemaps/js-markerwithlabel/issues/424)) ([f7f1782](https://github.com/googlemaps/js-markerwithlabel/commit/f7f1782bc2cfc83123d67d1278dcac75b5477adb)) * **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#428](https://github.com/googlemaps/js-markerwithlabel/issues/428)) ([3155b8b](https://github.com/googlemaps/js-markerwithlabel/commit/3155b8baac33ee18e1fd25d26b22a3f06884dccf)) * **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#422](https://github.com/googlemaps/js-markerwithlabel/issues/422)) ([ecf3999](https://github.com/googlemaps/js-markerwithlabel/commit/ecf3999af680f7172450e9137f3df432d18be5b7)) * **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#425](https://github.com/googlemaps/js-markerwithlabel/issues/425)) ([2590e1f](https://github.com/googlemaps/js-markerwithlabel/commit/2590e1fe5a0b59da9c989c8620a8558315995225)) --- 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 b887e19..dafb53a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dbe8500..5026bb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.1", + "version": "2.0.2", "keywords": [ "label", "google",