From f7287993f49cbbd7cec324f179cc3aee040996df Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Nov 2021 11:08:47 +0000 Subject: [PATCH] chore(release): 1.3.2 [skip ci] ### [1.3.2](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.1...v1.3.2) (2021-11-02) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.15.8 to 7.16.0 ([#351](https://github.com/googlemaps/js-markerwithlabel/issues/351)) ([80dfba5](https://github.com/googlemaps/js-markerwithlabel/commit/80dfba5d5525e2340cd223bdfa350ece7e90a4a3)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.15.4 to 7.16.0 ([#353](https://github.com/googlemaps/js-markerwithlabel/issues/353)) ([576411e](https://github.com/googlemaps/js-markerwithlabel/commit/576411e02e5f4f0f9408fb6a5f8e660964093069)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.5 to 1.3.6 ([#354](https://github.com/googlemaps/js-markerwithlabel/issues/354)) ([e06c16a](https://github.com/googlemaps/js-markerwithlabel/commit/e06c16a2b64727cafc43507895534741f4c61dee)) * **deps-dev:** bump chromedriver from 94.0.0 to 95.0.0 ([#344](https://github.com/googlemaps/js-markerwithlabel/issues/344)) ([463f6a0](https://github.com/googlemaps/js-markerwithlabel/commit/463f6a0cad25c0199dcc0b2370ac9b875ae68591)) * **deps-dev:** bump rollup from 2.58.1 to 2.58.3 ([#345](https://github.com/googlemaps/js-markerwithlabel/issues/345)) ([08b5d7c](https://github.com/googlemaps/js-markerwithlabel/commit/08b5d7c602fa24de26ff46f5a928f3780239fc4b)) * **deps-dev:** bump rollup from 2.58.3 to 2.59.0 ([#352](https://github.com/googlemaps/js-markerwithlabel/issues/352)) ([7951f4c](https://github.com/googlemaps/js-markerwithlabel/commit/7951f4c313c45bcca6d073a45d974d260ff29f3e)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#346](https://github.com/googlemaps/js-markerwithlabel/issues/346)) ([ebda79c](https://github.com/googlemaps/js-markerwithlabel/commit/ebda79c7a0049d8149dd8504f27873230a2cd85d)) * Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' ([#348](https://github.com/googlemaps/js-markerwithlabel/issues/348)) ([0c1f0b6](https://github.com/googlemaps/js-markerwithlabel/commit/0c1f0b665630dc5f1eefea5cc2e02687a3eb4a5e)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#347](https://github.com/googlemaps/js-markerwithlabel/issues/347)) ([e79f7af](https://github.com/googlemaps/js-markerwithlabel/commit/e79f7af34acff52a45bf952b39a94d395636693e)) --- 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 bad9d7f..ce2f7dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 918ad15..beba3d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.1", + "version": "1.3.2", "keywords": [ "label", "google",