From 35ed9f3475602caadc89d99764cea1871441bafc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 15 Apr 2022 11:09:18 +0000 Subject: [PATCH] chore(release): 2.0.10 [skip ci] ### [2.0.10](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.9...v2.0.10) (2022-04-15) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.4 to 2.7.0 ([#491](https://github.com/googlemaps/js-markerwithlabel/issues/491)) ([dae9b3c](https://github.com/googlemaps/js-markerwithlabel/commit/dae9b3ce0f59d406974953a5bdb4b7f295e31a15)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.1 to 8.3.2 ([#495](https://github.com/googlemaps/js-markerwithlabel/issues/495)) ([116da0a](https://github.com/googlemaps/js-markerwithlabel/commit/116da0a44a58865829ba07938bde90e925f08a9b)) * **deps-dev:** bump core-js from 3.21.1 to 3.22.0 ([#496](https://github.com/googlemaps/js-markerwithlabel/issues/496)) ([5eb17bb](https://github.com/googlemaps/js-markerwithlabel/commit/5eb17bbc4803963b87beb7ca24f5e975f208bc02)) * **deps-dev:** bump eslint-plugin-jest from 26.1.3 to 26.1.4 ([#492](https://github.com/googlemaps/js-markerwithlabel/issues/492)) ([90d9df9](https://github.com/googlemaps/js-markerwithlabel/commit/90d9df925eddde759a1b58e2824de9cf287da7d0)) * **deps-dev:** bump rollup from 2.70.1 to 2.70.2 ([#497](https://github.com/googlemaps/js-markerwithlabel/issues/497)) ([996269b](https://github.com/googlemaps/js-markerwithlabel/commit/996269bc77dd4d02ef05f5f1d22e929242bc4624)) * **deps-dev:** bump typedoc from 0.22.14 to 0.22.15 ([#494](https://github.com/googlemaps/js-markerwithlabel/issues/494)) ([8e01e2f](https://github.com/googlemaps/js-markerwithlabel/commit/8e01e2f4b7fe24bba434baf7ee45fd6756ff7086)) * **deps-dev:** bump typescript from 4.5.5 to 4.6.3 ([#490](https://github.com/googlemaps/js-markerwithlabel/issues/490)) ([7e7e5a2](https://github.com/googlemaps/js-markerwithlabel/commit/7e7e5a268884b28b07095ba29f5c836add035384)) --- 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 4bb1f72..fae2943 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.9", + "version": "2.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eae46be..e52647a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "2.0.9", + "version": "2.0.10", "keywords": [ "label", "google",