From ce5c95e6848057d9f54d1e66df3075da3ba8dfb7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Nov 2021 11:14:28 +0000 Subject: [PATCH] chore(release): 1.3.4 [skip ci] ### [1.3.4](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.3...v1.3.4) (2021-11-22) ### Build System * update rollup dev dependencies ([#364](https://github.com/googlemaps/js-markerwithlabel/issues/364)) ([acb6489](https://github.com/googlemaps/js-markerwithlabel/commit/acb64894955688f4abf289433e42e37f9769179b)) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.0 to 7.16.4 ([#366](https://github.com/googlemaps/js-markerwithlabel/issues/366)) ([fd72e67](https://github.com/googlemaps/js-markerwithlabel/commit/fd72e673ca279fc1ca5b17fc089608d9a09701aa)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.6 to 1.3.7 ([#363](https://github.com/googlemaps/js-markerwithlabel/issues/363)) ([400aef5](https://github.com/googlemaps/js-markerwithlabel/commit/400aef5cb9bcd74ee9d6e76a9ded0205d4f3f7dd)) * **deps-dev:** bump @types/google.maps from 3.46.1 to 3.47.0 ([#369](https://github.com/googlemaps/js-markerwithlabel/issues/369)) ([3d7f339](https://github.com/googlemaps/js-markerwithlabel/commit/3d7f339c6b6c4ee371ff0d5fd10fd90f1d86a139)) * **deps-dev:** bump @types/jest from 27.0.2 to 27.0.3 ([#368](https://github.com/googlemaps/js-markerwithlabel/issues/368)) ([1ad6461](https://github.com/googlemaps/js-markerwithlabel/commit/1ad6461aa0a0daafc9dc3fd18cbce1b9bb82fe04)) * **deps-dev:** bump chromedriver from 95.0.0 to 96.0.0 ([#365](https://github.com/googlemaps/js-markerwithlabel/issues/365)) ([e85fc9a](https://github.com/googlemaps/js-markerwithlabel/commit/e85fc9a9b2f15c646100c870b5ed7800b33d679b)) * **deps-dev:** bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0 ([#367](https://github.com/googlemaps/js-markerwithlabel/issues/367)) ([4a5adf8](https://github.com/googlemaps/js-markerwithlabel/commit/4a5adf8740ccf24fa84a474dde4c21b67de12e69)) * **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#362](https://github.com/googlemaps/js-markerwithlabel/issues/362)) ([a66ed3e](https://github.com/googlemaps/js-markerwithlabel/commit/a66ed3e634efdc6b380fcd59771b6a2403e8c877)) --- 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 0c573f8..8fd0b50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 71cb3a2..642d8d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.3.3", + "version": "1.3.4", "keywords": [ "label", "google",