Browse Source

chore(release): 1.2.4 [skip ci]

### [1.2.4](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.3...v1.2.4) (2021-09-21)

### Miscellaneous Chores

* Created local '.eslintignore' from remote 'sync-files/js/.eslintignore' ([#296](https://github.com/googlemaps/js-markerwithlabel/issues/296)) ([c537a59](c537a59642))
* **deps-dev:** bump @babel/preset-env from 7.15.0 to 7.15.4 ([#283](https://github.com/googlemaps/js-markerwithlabel/issues/283)) ([21cf91a](21cf91af8b))
* **deps-dev:** bump @babel/preset-env from 7.15.4 to 7.15.6 ([#285](https://github.com/googlemaps/js-markerwithlabel/issues/285)) ([de38919](de389193bd))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.15.3 to 7.15.4 ([#281](https://github.com/googlemaps/js-markerwithlabel/issues/281)) ([4c644dc](4c644dcd32))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.2.0 to 1.2.1 ([#302](https://github.com/googlemaps/js-markerwithlabel/issues/302)) ([2fdfa0f](2fdfa0f9d1))
* **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#304](https://github.com/googlemaps/js-markerwithlabel/issues/304)) ([da3c218](da3c2185f0))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#275](https://github.com/googlemaps/js-markerwithlabel/issues/275)) ([20313fc](20313fc0d1))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#289](https://github.com/googlemaps/js-markerwithlabel/issues/289)) ([390faea](390faea02d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#301](https://github.com/googlemaps/js-markerwithlabel/issues/301)) ([2b97e1f](2b97e1fae4))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.0 to 4.31.1 ([#290](https://github.com/googlemaps/js-markerwithlabel/issues/290)) ([9ba623f](9ba623f17a))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.1 to 4.31.2 ([#303](https://github.com/googlemaps/js-markerwithlabel/issues/303)) ([4c78f34](4c78f34e8a))
* **deps-dev:** bump chromedriver from 92.0.1 to 93.0.1 ([#279](https://github.com/googlemaps/js-markerwithlabel/issues/279)) ([d1a93f7](d1a93f7e01))
* **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#299](https://github.com/googlemaps/js-markerwithlabel/issues/299)) ([a4c7a86](a4c7a86cfb))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.2 ([#293](https://github.com/googlemaps/js-markerwithlabel/issues/293)) ([f56ba98](f56ba987f2))
* **deps-dev:** bump geckodriver from 2.0.3 to 2.0.4 ([#286](https://github.com/googlemaps/js-markerwithlabel/issues/286)) ([f0e05fc](f0e05fc1ee))
* **deps-dev:** bump prettier from 2.3.2 to 2.4.0 ([#282](https://github.com/googlemaps/js-markerwithlabel/issues/282)) ([bb9ed37](bb9ed37f76))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#291](https://github.com/googlemaps/js-markerwithlabel/issues/291)) ([7eb3bda](7eb3bdac99))
* **deps-dev:** bump selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1 ([#280](https://github.com/googlemaps/js-markerwithlabel/issues/280)) ([fe362b0](fe362b0b6b))
* **deps-dev:** bump typedoc from 0.21.9 to 0.22.3 ([#287](https://github.com/googlemaps/js-markerwithlabel/issues/287)) ([30182c2](30182c2787))
* **deps-dev:** bump typedoc from 0.22.3 to 0.22.4 ([#300](https://github.com/googlemaps/js-markerwithlabel/issues/300)) ([3efed75](3efed753d6))
* **deps-dev:** bump typescript from 4.3.5 to 4.4.2 ([#284](https://github.com/googlemaps/js-markerwithlabel/issues/284)) ([db0b3ad](db0b3ad3b0))
* **deps-dev:** bump typescript from 4.4.2 to 4.4.3 ([#288](https://github.com/googlemaps/js-markerwithlabel/issues/288)) ([8042629](80426297e5))
* standardize eslint ([#295](https://github.com/googlemaps/js-markerwithlabel/issues/295)) ([eab2c80](eab2c80df5))
* standardize repos ([#294](https://github.com/googlemaps/js-markerwithlabel/issues/294)) ([37a12fa](37a12fa39c))
* Synced file(s) with googlemaps/.github ([#292](https://github.com/googlemaps/js-markerwithlabel/issues/292)) ([5447a01](5447a01815))
* Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#298](https://github.com/googlemaps/js-markerwithlabel/issues/298)) ([e7af17c](e7af17cf14))
* update eslint ([#297](https://github.com/googlemaps/js-markerwithlabel/issues/297)) ([d300c46](d300c46578))
main
semantic-release-bot 3 years ago
parent
commit
642498d069
  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.3",
"version": "1.2.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save