Browse Source

chore(release): 1.3.4 [skip ci]

### [1.3.4](https://github.com/googlemaps/js-markerwithlabel/compare/v1.3.3...v1.3.4) (2021-11-22)

### Build System

* update rollup dev dependencies ([#364](https://github.com/googlemaps/js-markerwithlabel/issues/364)) ([acb6489](acb6489495))

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.16.0 to 7.16.4 ([#366](https://github.com/googlemaps/js-markerwithlabel/issues/366)) ([fd72e67](fd72e673ca))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.6 to 1.3.7 ([#363](https://github.com/googlemaps/js-markerwithlabel/issues/363)) ([400aef5](400aef5cb9))
* **deps-dev:** bump @types/google.maps from 3.46.1 to 3.47.0 ([#369](https://github.com/googlemaps/js-markerwithlabel/issues/369)) ([3d7f339](3d7f339c6b))
* **deps-dev:** bump @types/jest from 27.0.2 to 27.0.3 ([#368](https://github.com/googlemaps/js-markerwithlabel/issues/368)) ([1ad6461](1ad6461aa0))
* **deps-dev:** bump chromedriver from 95.0.0 to 96.0.0 ([#365](https://github.com/googlemaps/js-markerwithlabel/issues/365)) ([e85fc9a](e85fc9a9b2))
* **deps-dev:** bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0 ([#367](https://github.com/googlemaps/js-markerwithlabel/issues/367)) ([4a5adf8](4a5adf8740))
* **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#362](https://github.com/googlemaps/js-markerwithlabel/issues/362)) ([a66ed3e](a66ed3e634))
main
semantic-release-bot 3 years ago
parent
commit
ce5c95e684
  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.3",
"version": "1.3.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save