From 2d2f75b2e13c9723b1393d1795a5797c25c57668 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 25 Feb 2022 11:14:39 +0000 Subject: [PATCH] chore(release): 2.0.6 [skip ci] ### [2.0.6](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.5...v2.0.6) (2022-02-25) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.5.0 to 2.6.0 ([#455](https://github.com/googlemaps/js-markerwithlabel/issues/455)) ([f1abc0e](https://github.com/googlemaps/js-markerwithlabel/commit/f1abc0e5f6d23d918b5550551cb8b9a8776b8f90)) * **deps-dev:** bump @rollup/plugin-babel from 5.3.0 to 5.3.1 ([#461](https://github.com/googlemaps/js-markerwithlabel/issues/461)) ([8fd6260](https://github.com/googlemaps/js-markerwithlabel/commit/8fd6260dd5f3ee6014b4a7435435abc0e1d07f7b)) * **deps-dev:** bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 ([#462](https://github.com/googlemaps/js-markerwithlabel/issues/462)) ([710a431](https://github.com/googlemaps/js-markerwithlabel/commit/710a4314f0aed2c5acfbd4c5fa1323a1601b684c)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 ([#464](https://github.com/googlemaps/js-markerwithlabel/issues/464)) ([282dbfe](https://github.com/googlemaps/js-markerwithlabel/commit/282dbfe4977fca0292bc549fd0e7d44d72629432)) * **deps-dev:** bump @types/google.maps from 3.47.4 to 3.48.0 ([#463](https://github.com/googlemaps/js-markerwithlabel/issues/463)) ([3f82e77](https://github.com/googlemaps/js-markerwithlabel/commit/3f82e776edf37cd588d112ba0ed6adba492c10d9)) * **deps-dev:** bump @types/google.maps from 3.48.0 to 3.48.1 ([#465](https://github.com/googlemaps/js-markerwithlabel/issues/465)) ([5197850](https://github.com/googlemaps/js-markerwithlabel/commit/5197850ac5a465c386fcc34daf77459f9b1f3dd8)) * **deps-dev:** bump @types/jest from 27.4.0 to 27.4.1 ([#460](https://github.com/googlemaps/js-markerwithlabel/issues/460)) ([0abb054](https://github.com/googlemaps/js-markerwithlabel/commit/0abb05481848c9bdf6510cb676ee646542fcf8fb)) * **deps-dev:** bump eslint-config-prettier from 8.3.0 to 8.4.0 ([#458](https://github.com/googlemaps/js-markerwithlabel/issues/458)) ([8c05f4b](https://github.com/googlemaps/js-markerwithlabel/commit/8c05f4b3bf5f74914a05ebe6196358c55f8e5329)) * **deps-dev:** bump rollup from 2.67.3 to 2.68.0 ([#459](https://github.com/googlemaps/js-markerwithlabel/issues/459)) ([0720728](https://github.com/googlemaps/js-markerwithlabel/commit/07207288c70b8b6693e552ab77306c95b25cbef1)) * **deps-dev:** bump typedoc from 0.22.11 to 0.22.12 ([#457](https://github.com/googlemaps/js-markerwithlabel/issues/457)) ([db3bfe0](https://github.com/googlemaps/js-markerwithlabel/commit/db3bfe02aeb0e53d4c5bd2ae0ea2d227fd842d27)) * remove example key ([b0ae1a3](https://github.com/googlemaps/js-markerwithlabel/commit/b0ae1a34afb9ab5ef4c4a4c723acb271ed3259c2)) --- 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 0ac92e0..b7c7fb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fb3a378..64c62b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.5", + "version": "2.0.6", "keywords": [ "label", "google",