From daeb009cb5dbf6dff0721ea7e107373ba2cf1048 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Nov 2021 11:09:52 +0000 Subject: [PATCH] chore(release): 1.3.3 [skip ci] ### [1.3.3](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.2...v1.3.3) (2021-11-12) ### Miscellaneous Chores * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.0 to 7.16.3 ([#360](https://github.com/googlemaps/js-markerwithlabel/issues/360)) ([e6c8687](https://github.com/googlemaps/js-markerwithlabel/commit/e6c8687245261df652ec0374e854abbcd16fdf0a)) * **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#356](https://github.com/googlemaps/js-markerwithlabel/issues/356)) ([fefb0de](https://github.com/googlemaps/js-markerwithlabel/commit/fefb0de740b95b93edf9c6ac73b1f68594b76b78)) * **deps-dev:** bump core-js from 3.19.0 to 3.19.1 ([#355](https://github.com/googlemaps/js-markerwithlabel/issues/355)) ([d45d3d6](https://github.com/googlemaps/js-markerwithlabel/commit/d45d3d66c9aa7e98cb1afc24ae152b2d66abe96e)) * **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.3 ([#357](https://github.com/googlemaps/js-markerwithlabel/issues/357)) ([d072fdf](https://github.com/googlemaps/js-markerwithlabel/commit/d072fdfc62dace821df665c33e6541976696358c)) * **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#359](https://github.com/googlemaps/js-markerwithlabel/issues/359)) ([9347235](https://github.com/googlemaps/js-markerwithlabel/commit/9347235873a63762bca9eace038edf7b6e07ee08)) * **deps-dev:** bump rollup from 2.59.0 to 2.60.0 ([#361](https://github.com/googlemaps/js-markerwithlabel/issues/361)) ([7d65c5f](https://github.com/googlemaps/js-markerwithlabel/commit/7d65c5fd93a974d7c7c053245f64f64223c9db36)) * **deps-dev:** bump typedoc from 0.22.7 to 0.22.8 ([#358](https://github.com/googlemaps/js-markerwithlabel/issues/358)) ([b121c31](https://github.com/googlemaps/js-markerwithlabel/commit/b121c31cc7c4909f1a08e9f569502b56aed73c05)) --- 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 fe9af30..d714539 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20b0ca3..02716b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.2", + "version": "1.3.3", "keywords": [ "label", "google",