Browse Source

chore(release): 2.0.2 [skip ci]

### [2.0.2](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.1...v2.0.2) (2022-01-24)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.16.10 to 7.16.11 ([#426](https://github.com/googlemaps/js-markerwithlabel/issues/426)) ([54cf3a7](54cf3a70f2))
* **deps-dev:** bump @babel/preset-env from 7.16.8 to 7.16.10 ([#423](https://github.com/googlemaps/js-markerwithlabel/issues/423)) ([79f156e](79f156e6d7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#418](https://github.com/googlemaps/js-markerwithlabel/issues/418)) ([06cfb87](06cfb87c95))
* **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#427](https://github.com/googlemaps/js-markerwithlabel/issues/427)) ([c897c89](c897c8944d))
* **deps-dev:** bump core-js from 3.20.2 to 3.20.3 ([#421](https://github.com/googlemaps/js-markerwithlabel/issues/421)) ([5b34a73](5b34a73b7d))
* **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#420](https://github.com/googlemaps/js-markerwithlabel/issues/420)) ([067f789](067f789aaf))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#419](https://github.com/googlemaps/js-markerwithlabel/issues/419)) ([072f23d](072f23d9e9))
* **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#424](https://github.com/googlemaps/js-markerwithlabel/issues/424)) ([f7f1782](f7f1782bc2))
* **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#428](https://github.com/googlemaps/js-markerwithlabel/issues/428)) ([3155b8b](3155b8baac))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#422](https://github.com/googlemaps/js-markerwithlabel/issues/422)) ([ecf3999](ecf3999af6))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#425](https://github.com/googlemaps/js-markerwithlabel/issues/425)) ([2590e1f](2590e1fe5a))
main
semantic-release-bot 2 years ago
parent
commit
66bbe30a17
  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.1",
"version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save