Browse Source

chore(release): 1.3.0 [skip ci]

## [1.3.0](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.6...v1.3.0) (2021-10-13)

### Features

* set and get label content ([#328](https://github.com/googlemaps/js-markerwithlabel/issues/328)) ([9d9f93b](9d9f93b2ab))

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.3 to 1.3.4 ([#332](https://github.com/googlemaps/js-markerwithlabel/issues/332)) ([be1def8](be1def8382))
* **deps-dev:** bump core-js from 3.18.2 to 3.18.3 ([#330](https://github.com/googlemaps/js-markerwithlabel/issues/330)) ([d90f9a3](d90f9a34d8))
* **deps-dev:** bump eslint-plugin-jest from 25.0.1 to 25.0.5 ([#329](https://github.com/googlemaps/js-markerwithlabel/issues/329)) ([4557940](45579400c8))
* **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#331](https://github.com/googlemaps/js-markerwithlabel/issues/331)) ([aadeb04](aadeb04ce5))
main
semantic-release-bot 3 years ago
parent
commit
1ce44d261a
  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.2.6",
"version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save