From fc0cdfec1e78618580a7bb420760617a747528a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 25 Mar 2022 11:11:00 +0000 Subject: [PATCH] chore(release): 2.0.8 [skip ci] ### [2.0.8](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.7...v2.0.8) (2022-03-25) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.2 to 7.17.7 ([#474](https://github.com/googlemaps/js-markerwithlabel/issues/474)) ([8d8b8a5](https://github.com/googlemaps/js-markerwithlabel/commit/8d8b8a56934f23c618497720993e8925a6738410)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.17.7 to 7.17.8 ([#478](https://github.com/googlemaps/js-markerwithlabel/issues/478)) ([79873c8](https://github.com/googlemaps/js-markerwithlabel/commit/79873c8a2ffee8f07631612055d95538558b584b)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.1 to 2.6.2 ([#475](https://github.com/googlemaps/js-markerwithlabel/issues/475)) ([c0342d6](https://github.com/googlemaps/js-markerwithlabel/commit/c0342d6f818e5676d3477a828c579edf727ec133)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.2 to 2.6.3 ([#482](https://github.com/googlemaps/js-markerwithlabel/issues/482)) ([dbe1fe9](https://github.com/googlemaps/js-markerwithlabel/commit/dbe1fe9d4e82cea1682fcfaef580fbfbee3e7049)) * **deps-dev:** bump @types/google.maps from 3.48.1 to 3.48.3 ([#479](https://github.com/googlemaps/js-markerwithlabel/issues/479)) ([99ee2fb](https://github.com/googlemaps/js-markerwithlabel/commit/99ee2fbdaeb33bc652a86e53621d22557bc15ab2)) * **deps-dev:** bump eslint-plugin-jest from 26.1.1 to 26.1.2 ([#477](https://github.com/googlemaps/js-markerwithlabel/issues/477)) ([3a2b9c5](https://github.com/googlemaps/js-markerwithlabel/commit/3a2b9c520ea5ef30621473ef98dc2dc2f392cc41)) * **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#476](https://github.com/googlemaps/js-markerwithlabel/issues/476)) ([4ee11f2](https://github.com/googlemaps/js-markerwithlabel/commit/4ee11f2edede0377e99f1ff247ff7148e1613fc1)) * **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#481](https://github.com/googlemaps/js-markerwithlabel/issues/481)) ([5c6c633](https://github.com/googlemaps/js-markerwithlabel/commit/5c6c6334e1092dca890a3537e6203156f22067be)) --- 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 37c694e..4c8e1a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.7", + "version": "2.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 717832a..cc43bae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.7", + "version": "2.0.8", "keywords": [ "label", "google",