Browse Source

chore(release): 2.0.9 [skip ci]

### [2.0.9](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.8...v2.0.9) (2022-04-07)

### Miscellaneous Chores

* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9 ([#488](https://github.com/googlemaps/js-markerwithlabel/issues/488)) ([650147a](650147a491))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.6.3 to 2.6.4 ([#486](https://github.com/googlemaps/js-markerwithlabel/issues/486)) ([640c004](640c00414e))
* **deps-dev:** bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ([#483](https://github.com/googlemaps/js-markerwithlabel/issues/483)) ([dda1202](dda1202c5c))
* **deps-dev:** bump @types/google.maps from 3.48.3 to 3.48.5 ([#487](https://github.com/googlemaps/js-markerwithlabel/issues/487)) ([8a3c228](8a3c22889d))
* **deps-dev:** bump chromedriver from 98.0.1 to 100.0.0 ([#484](https://github.com/googlemaps/js-markerwithlabel/issues/484)) ([c099b5f](c099b5f2dd))
* **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#480](https://github.com/googlemaps/js-markerwithlabel/issues/480)) ([b1da26b](b1da26b5df))
* **deps-dev:** bump prettier from 2.6.1 to 2.6.2 ([#485](https://github.com/googlemaps/js-markerwithlabel/issues/485)) ([dc167eb](dc167eb384))
* **deps-dev:** bump typedoc from 0.22.12 to 0.22.14 ([#489](https://github.com/googlemaps/js-markerwithlabel/issues/489)) ([e31866b](e31866bb2a))
main
semantic-release-bot 2 years ago
parent
commit
f956b425a9
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json generated

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "@googlemaps/markerwithlabel",
"version": "2.0.8",
"version": "2.0.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "@googlemaps/markerwithlabel",
"version": "2.0.8",
"version": "2.0.9",
"keywords": [
"label",
"google",

Loading…
Cancel
Save