From 1ce44d261a56f0b117ca05c04752861266dffca1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Oct 2021 15:54:08 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] ## [1.3.0](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.6...v1.3.0) (2021-10-13) ### Features * set and get label content ([#328](https://github.com/googlemaps/js-markerwithlabel/issues/328)) ([9d9f93b](https://github.com/googlemaps/js-markerwithlabel/commit/9d9f93b2ab8845ddeaa9ac1d1761c73e2bd37e71)) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.3 to 1.3.4 ([#332](https://github.com/googlemaps/js-markerwithlabel/issues/332)) ([be1def8](https://github.com/googlemaps/js-markerwithlabel/commit/be1def8382f727defd5b5453777822029d74976d)) * **deps-dev:** bump core-js from 3.18.2 to 3.18.3 ([#330](https://github.com/googlemaps/js-markerwithlabel/issues/330)) ([d90f9a3](https://github.com/googlemaps/js-markerwithlabel/commit/d90f9a34d8a52a49f686227631c5b542fb2d45fc)) * **deps-dev:** bump eslint-plugin-jest from 25.0.1 to 25.0.5 ([#329](https://github.com/googlemaps/js-markerwithlabel/issues/329)) ([4557940](https://github.com/googlemaps/js-markerwithlabel/commit/45579400c8c31e2bb34c83a87c45b73f7d986d5d)) * **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#331](https://github.com/googlemaps/js-markerwithlabel/issues/331)) ([aadeb04](https://github.com/googlemaps/js-markerwithlabel/commit/aadeb04ce515e9ac53d8ef7c0f5d5e1b589091fd)) --- 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 178bd18..39bd95e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.2.6", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 86d534b..343d8ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/markerwithlabel", - "version": "1.2.6", + "version": "1.3.0", "keywords": [ "label", "google",