Browse Source

chore(release): 1.3.1 [skip ci]

### [1.3.1](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.0...v1.3.1) (2021-10-25)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#339](https://github.com/googlemaps/js-markerwithlabel/issues/339)) ([94a7770](94a77703b7))
* **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#338](https://github.com/googlemaps/js-markerwithlabel/issues/338)) ([3a8b7a2](3a8b7a2762))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#343](https://github.com/googlemaps/js-markerwithlabel/issues/343)) ([4c01bd3](4c01bd3bb0))
* **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#340](https://github.com/googlemaps/js-markerwithlabel/issues/340)) ([b25b30c](b25b30c28c))
* **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.0.6 ([#334](https://github.com/googlemaps/js-markerwithlabel/issues/334)) ([218d32e](218d32eb4e))
* **deps-dev:** bump eslint-plugin-jest from 25.0.6 to 25.2.1 ([#335](https://github.com/googlemaps/js-markerwithlabel/issues/335)) ([d708909](d708909112))
* **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#336](https://github.com/googlemaps/js-markerwithlabel/issues/336)) ([8805720](8805720c9c))
* **deps-dev:** bump rollup from 2.58.0 to 2.58.1 ([#342](https://github.com/googlemaps/js-markerwithlabel/issues/342)) ([418d137](418d137068))
* **deps-dev:** bump selenium-webdriver from 4.0.0-rc-2 to 4.0.0 ([#333](https://github.com/googlemaps/js-markerwithlabel/issues/333)) ([685c938](685c938709))
* **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#337](https://github.com/googlemaps/js-markerwithlabel/issues/337)) ([efb3009](efb3009019))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#341](https://github.com/googlemaps/js-markerwithlabel/issues/341)) ([dcc481a](dcc481a9aa))
main
semantic-release-bot 3 years ago
parent
commit
961795a398
  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.0",
"version": "1.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save