From 7c77546740088fe735711482cb8bf231ad4a0d6e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 11 Oct 2021 11:11:06 +0000 Subject: [PATCH] chore(release): 1.2.6 [skip ci] ### [1.2.6](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.5...v1.2.6) (2021-10-11) ### Miscellaneous Chores * Created local 'SECURITY.md' from remote 'SECURITY.md' ([#316](https://github.com/googlemaps/js-markerwithlabel/issues/316)) ([f58490e](https://github.com/googlemaps/js-markerwithlabel/commit/f58490e0d651ff4b4e977ac9f93c223cdee288c4)) * **deps-dev:** bump @babel/preset-env from 7.15.6 to 7.15.8 ([#326](https://github.com/googlemaps/js-markerwithlabel/issues/326)) ([8b978ae](https://github.com/googlemaps/js-markerwithlabel/commit/8b978ae15005f9e96628f45d4a15f61728f46c41)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.2 to 1.3.3 ([#323](https://github.com/googlemaps/js-markerwithlabel/issues/323)) ([5de7b3e](https://github.com/googlemaps/js-markerwithlabel/commit/5de7b3e9f17578d3aa70b8bd4cb3a2a763ec5d3c)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#321](https://github.com/googlemaps/js-markerwithlabel/issues/321)) ([d3a93a9](https://github.com/googlemaps/js-markerwithlabel/commit/d3a93a975275f7ddbd4fa781ad648e46972837a9)) * **deps-dev:** bump @typescript-eslint/parser from 4.32.0 to 4.33.0 ([#322](https://github.com/googlemaps/js-markerwithlabel/issues/322)) ([a47ba68](https://github.com/googlemaps/js-markerwithlabel/commit/a47ba687e5e090458912b0ac1b002edd3184c5e4)) * **deps-dev:** bump core-js from 3.18.1 to 3.18.2 ([#325](https://github.com/googlemaps/js-markerwithlabel/issues/325)) ([e78aa01](https://github.com/googlemaps/js-markerwithlabel/commit/e78aa012ccc0ef2fc7995d98646a54722424a4ab)) * **deps-dev:** bump eslint-plugin-jest from 24.5.0 to 24.5.2 ([#319](https://github.com/googlemaps/js-markerwithlabel/issues/319)) ([0958447](https://github.com/googlemaps/js-markerwithlabel/commit/0958447d7727ca3e6a7af97e80b7a44161206dc0)) * **deps-dev:** bump eslint-plugin-jest from 24.5.2 to 25.0.1 ([#327](https://github.com/googlemaps/js-markerwithlabel/issues/327)) ([f5c5b47](https://github.com/googlemaps/js-markerwithlabel/commit/f5c5b47a8e48fc4ba8a36e108cc623d1810fad47)) * **deps-dev:** bump rollup from 2.57.0 to 2.58.0 ([#317](https://github.com/googlemaps/js-markerwithlabel/issues/317)) ([47ede7b](https://github.com/googlemaps/js-markerwithlabel/commit/47ede7b675e112a41e1c91d300139cc186081815)) * **deps-dev:** bump selenium-webdriver from 4.0.0-rc-1 to 4.0.0-rc-2 ([#318](https://github.com/googlemaps/js-markerwithlabel/issues/318)) ([ed64736](https://github.com/googlemaps/js-markerwithlabel/commit/ed64736621024e484b6e09269ca56e417dffbebe)) * **deps-dev:** bump typedoc from 0.22.4 to 0.22.5 ([#320](https://github.com/googlemaps/js-markerwithlabel/issues/320)) ([a6a0cee](https://github.com/googlemaps/js-markerwithlabel/commit/a6a0cee06dbee4ad2ba9e1f8a86d421b0ac00e61)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#314](https://github.com/googlemaps/js-markerwithlabel/issues/314)) ([0b493de](https://github.com/googlemaps/js-markerwithlabel/commit/0b493de78792f7aac79785a397b371b5690a8a68)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#315](https://github.com/googlemaps/js-markerwithlabel/issues/315)) ([dde291b](https://github.com/googlemaps/js-markerwithlabel/commit/dde291b0a28472f9bbe792451060f0795fc2bbaf)) --- 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 f8a8a93..329c59a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.2.5", + "version": "1.2.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6fbd923..d596709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.2.5", + "version": "1.2.6", "keywords": [ "label", "google",