Browse Source

chore(release): 1.3.9 [skip ci]

### [1.3.9](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.8...v1.3.9) (2021-12-24)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#396](https://github.com/googlemaps/js-markerwithlabel/issues/396)) ([2c57b0c](2c57b0c47e))
* **deps-dev:** bump core-js from 3.20.0 to 3.20.1 ([#399](https://github.com/googlemaps/js-markerwithlabel/issues/399)) ([31d00c7](31d00c7007))
* **deps-dev:** bump geckodriver from 2.0.4 to 3.0.1 ([#397](https://github.com/googlemaps/js-markerwithlabel/issues/397)) ([7468f0f](7468f0f7f2))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([#398](https://github.com/googlemaps/js-markerwithlabel/issues/398)) ([2e89bfd](2e89bfd1c7))
main
semantic-release-bot 3 years ago
parent
commit
8b78342ebe
  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": "1.3.8",
"version": "1.3.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save