Browse Source

chore(release): 1.3.7 [skip ci]

### [1.3.7](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.6...v1.3.7) (2021-12-08)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#382](https://github.com/googlemaps/js-markerwithlabel/issues/382)) ([f864b5b](f864b5b9e4))
* **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#385](https://github.com/googlemaps/js-markerwithlabel/issues/385)) ([4f92e38](4f92e3898d))
* **deps-dev:** bump core-js from 3.19.1 to 3.19.2 ([#381](https://github.com/googlemaps/js-markerwithlabel/issues/381)) ([18beacb](18beacb2d8))
* **deps-dev:** bump core-js from 3.19.2 to 3.19.3 ([#383](https://github.com/googlemaps/js-markerwithlabel/issues/383)) ([566e9af](566e9af198))
* **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#384](https://github.com/googlemaps/js-markerwithlabel/issues/384)) ([28aebd2](28aebd262d))
* **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#380](https://github.com/googlemaps/js-markerwithlabel/issues/380)) ([e8aea64](e8aea6408e))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#386](https://github.com/googlemaps/js-markerwithlabel/issues/386)) ([3cfd99b](3cfd99b62f))
main
semantic-release-bot 3 years ago
parent
commit
52b3fde3bf
  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.6",
"version": "1.3.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save