Browse Source

chore(release): 2.0.4 [skip ci]

### [2.0.4](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.3...v2.0.4) (2022-02-09)

### Miscellaneous Chores

* **deps-dev:** bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 ([#441](https://github.com/googlemaps/js-markerwithlabel/issues/441)) ([66eeb81](66eeb81c91))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.0 to 7.17.2 ([#445](https://github.com/googlemaps/js-markerwithlabel/issues/445)) ([dfb299d](dfb299d4d2))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.3.0 to 2.3.1 ([#440](https://github.com/googlemaps/js-markerwithlabel/issues/440)) ([10ca82b](10ca82bb5f))
* **deps-dev:** bump @types/google.maps from 3.47.3 to 3.47.4 ([#446](https://github.com/googlemaps/js-markerwithlabel/issues/446)) ([db31056](db31056ba1))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.16 to 4.0.17 ([#439](https://github.com/googlemaps/js-markerwithlabel/issues/439)) ([373962d](373962dce9))
* **deps-dev:** bump chromedriver from 97.0.3 to 97.0.4 ([#436](https://github.com/googlemaps/js-markerwithlabel/issues/436)) ([43042a0](43042a004b))
* **deps-dev:** bump chromedriver from 97.0.4 to 98.0.0 ([#444](https://github.com/googlemaps/js-markerwithlabel/issues/444)) ([cba4967](cba4967f82))
* **deps-dev:** bump core-js from 3.20.3 to 3.21.0 ([#437](https://github.com/googlemaps/js-markerwithlabel/issues/437)) ([42afc38](42afc3800a))
* **deps-dev:** bump eslint-plugin-jest from 26.0.0 to 26.1.0 ([#443](https://github.com/googlemaps/js-markerwithlabel/issues/443)) ([704bf80](704bf802bb))
* **deps-dev:** bump rollup from 2.66.1 to 2.67.0 ([#438](https://github.com/googlemaps/js-markerwithlabel/issues/438)) ([24a2b54](24a2b548e8))
* **deps-dev:** bump rollup from 2.67.0 to 2.67.1 ([#442](https://github.com/googlemaps/js-markerwithlabel/issues/442)) ([1502338](1502338b1c))
main
semantic-release-bot 2 years ago
parent
commit
d436c087ed
  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.3",
"version": "2.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save