Browse Source

chore(release): 2.0.8 [skip ci]

### [2.0.8](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.7...v2.0.8) (2022-03-25)

### Miscellaneous Chores

* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.2 to 7.17.7 ([#474](https://github.com/googlemaps/js-markerwithlabel/issues/474)) ([8d8b8a5](8d8b8a5693))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.7 to 7.17.8 ([#478](https://github.com/googlemaps/js-markerwithlabel/issues/478)) ([79873c8](79873c8a2f))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.6.1 to 2.6.2 ([#475](https://github.com/googlemaps/js-markerwithlabel/issues/475)) ([c0342d6](c0342d6f81))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.6.2 to 2.6.3 ([#482](https://github.com/googlemaps/js-markerwithlabel/issues/482)) ([dbe1fe9](dbe1fe9d4e))
* **deps-dev:** bump @types/google.maps from 3.48.1 to 3.48.3 ([#479](https://github.com/googlemaps/js-markerwithlabel/issues/479)) ([99ee2fb](99ee2fbdae))
* **deps-dev:** bump eslint-plugin-jest from 26.1.1 to 26.1.2 ([#477](https://github.com/googlemaps/js-markerwithlabel/issues/477)) ([3a2b9c5](3a2b9c520e))
* **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#476](https://github.com/googlemaps/js-markerwithlabel/issues/476)) ([4ee11f2](4ee11f2ede))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#481](https://github.com/googlemaps/js-markerwithlabel/issues/481)) ([5c6c633](5c6c6334e1))
main
semantic-release-bot 2 years ago
parent
commit
fc0cdfec1e
  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.7",
"version": "2.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save