Browse Source

chore(release): 2.0.6 [skip ci]

### [2.0.6](https://github.com/googlemaps/js-markerwithlabel/compare/v2.0.5...v2.0.6) (2022-02-25)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.5.0 to 2.6.0 ([#455](https://github.com/googlemaps/js-markerwithlabel/issues/455)) ([f1abc0e](f1abc0e5f6))
* **deps-dev:** bump @rollup/plugin-babel from 5.3.0 to 5.3.1 ([#461](https://github.com/googlemaps/js-markerwithlabel/issues/461)) ([8fd6260](8fd6260dd5))
* **deps-dev:** bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 ([#462](https://github.com/googlemaps/js-markerwithlabel/issues/462)) ([710a431](710a4314f0))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 ([#464](https://github.com/googlemaps/js-markerwithlabel/issues/464)) ([282dbfe](282dbfe497))
* **deps-dev:** bump @types/google.maps from 3.47.4 to 3.48.0 ([#463](https://github.com/googlemaps/js-markerwithlabel/issues/463)) ([3f82e77](3f82e776ed))
* **deps-dev:** bump @types/google.maps from 3.48.0 to 3.48.1 ([#465](https://github.com/googlemaps/js-markerwithlabel/issues/465)) ([5197850](5197850ac5))
* **deps-dev:** bump @types/jest from 27.4.0 to 27.4.1 ([#460](https://github.com/googlemaps/js-markerwithlabel/issues/460)) ([0abb054](0abb054818))
* **deps-dev:** bump eslint-config-prettier from 8.3.0 to 8.4.0 ([#458](https://github.com/googlemaps/js-markerwithlabel/issues/458)) ([8c05f4b](8c05f4b3bf))
* **deps-dev:** bump rollup from 2.67.3 to 2.68.0 ([#459](https://github.com/googlemaps/js-markerwithlabel/issues/459)) ([0720728](07207288c7))
* **deps-dev:** bump typedoc from 0.22.11 to 0.22.12 ([#457](https://github.com/googlemaps/js-markerwithlabel/issues/457)) ([db3bfe0](db3bfe02ae))
* remove example key ([b0ae1a3](b0ae1a34af))
main
semantic-release-bot 2 years ago
parent
commit
2d2f75b2e1
  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.5",
"version": "2.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save