From 961795a398de58504c29c3b95e588b6ff0825fc3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Oct 2021 11:14:57 +0000 Subject: [PATCH] chore(release): 1.3.1 [skip ci] ### [1.3.1](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.0...v1.3.1) (2021-10-25) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#339](https://github.com/googlemaps/js-markerwithlabel/issues/339)) ([94a7770](https://github.com/googlemaps/js-markerwithlabel/commit/94a77703b73925580971e12344d3c3bf952cb22a)) * **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#338](https://github.com/googlemaps/js-markerwithlabel/issues/338)) ([3a8b7a2](https://github.com/googlemaps/js-markerwithlabel/commit/3a8b7a2762f4d39f86a9a3dcb4a0ec11235b4d8a)) * **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#343](https://github.com/googlemaps/js-markerwithlabel/issues/343)) ([4c01bd3](https://github.com/googlemaps/js-markerwithlabel/commit/4c01bd3bb0b7b502173b7b641e7ec63b138388f8)) * **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#340](https://github.com/googlemaps/js-markerwithlabel/issues/340)) ([b25b30c](https://github.com/googlemaps/js-markerwithlabel/commit/b25b30c28c796e6b61223df01ace7067381471a1)) * **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.0.6 ([#334](https://github.com/googlemaps/js-markerwithlabel/issues/334)) ([218d32e](https://github.com/googlemaps/js-markerwithlabel/commit/218d32eb4e81e4b16b550bb757e0a5ea7297a491)) * **deps-dev:** bump eslint-plugin-jest from 25.0.6 to 25.2.1 ([#335](https://github.com/googlemaps/js-markerwithlabel/issues/335)) ([d708909](https://github.com/googlemaps/js-markerwithlabel/commit/d708909112f89bf2b315f49965ee86f84efd57b5)) * **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#336](https://github.com/googlemaps/js-markerwithlabel/issues/336)) ([8805720](https://github.com/googlemaps/js-markerwithlabel/commit/8805720c9c718a1fea0ced4e528caa1422f047cb)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.1 ([#342](https://github.com/googlemaps/js-markerwithlabel/issues/342)) ([418d137](https://github.com/googlemaps/js-markerwithlabel/commit/418d137068a2d153cf1a3e6fbb86de548e2ee091)) * **deps-dev:** bump selenium-webdriver from 4.0.0-rc-2 to 4.0.0 ([#333](https://github.com/googlemaps/js-markerwithlabel/issues/333)) ([685c938](https://github.com/googlemaps/js-markerwithlabel/commit/685c9387091d486d2bc90b65ced48548de7e4dec)) * **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#337](https://github.com/googlemaps/js-markerwithlabel/issues/337)) ([efb3009](https://github.com/googlemaps/js-markerwithlabel/commit/efb30090198e4773864245786f3bf2c17bd03465)) * **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#341](https://github.com/googlemaps/js-markerwithlabel/issues/341)) ([dcc481a](https://github.com/googlemaps/js-markerwithlabel/commit/dcc481a9aa14416ca7b02340bc0c6b7e67c34df5)) --- 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 26fa257..2f1b81d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2087fe9..530b0ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.0", + "version": "1.3.1", "keywords": [ "label", "google",