Browse Source

chore(release): 1.2.6 [skip ci]

### [1.2.6](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.5...v1.2.6) (2021-10-11)

### Miscellaneous Chores

* Created local 'SECURITY.md' from remote 'SECURITY.md' ([#316](https://github.com/googlemaps/js-markerwithlabel/issues/316)) ([f58490e](f58490e0d6))
* **deps-dev:** bump @babel/preset-env from 7.15.6 to 7.15.8 ([#326](https://github.com/googlemaps/js-markerwithlabel/issues/326)) ([8b978ae](8b978ae150))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.2 to 1.3.3 ([#323](https://github.com/googlemaps/js-markerwithlabel/issues/323)) ([5de7b3e](5de7b3e9f1))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#321](https://github.com/googlemaps/js-markerwithlabel/issues/321)) ([d3a93a9](d3a93a9752))
* **deps-dev:** bump @typescript-eslint/parser from 4.32.0 to 4.33.0 ([#322](https://github.com/googlemaps/js-markerwithlabel/issues/322)) ([a47ba68](a47ba687e5))
* **deps-dev:** bump core-js from 3.18.1 to 3.18.2 ([#325](https://github.com/googlemaps/js-markerwithlabel/issues/325)) ([e78aa01](e78aa012cc))
* **deps-dev:** bump eslint-plugin-jest from 24.5.0 to 24.5.2 ([#319](https://github.com/googlemaps/js-markerwithlabel/issues/319)) ([0958447](0958447d77))
* **deps-dev:** bump eslint-plugin-jest from 24.5.2 to 25.0.1 ([#327](https://github.com/googlemaps/js-markerwithlabel/issues/327)) ([f5c5b47](f5c5b47a8e))
* **deps-dev:** bump rollup from 2.57.0 to 2.58.0 ([#317](https://github.com/googlemaps/js-markerwithlabel/issues/317)) ([47ede7b](47ede7b675))
* **deps-dev:** bump selenium-webdriver from 4.0.0-rc-1 to 4.0.0-rc-2 ([#318](https://github.com/googlemaps/js-markerwithlabel/issues/318)) ([ed64736](ed64736621))
* **deps-dev:** bump typedoc from 0.22.4 to 0.22.5 ([#320](https://github.com/googlemaps/js-markerwithlabel/issues/320)) ([a6a0cee](a6a0cee06d))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#314](https://github.com/googlemaps/js-markerwithlabel/issues/314)) ([0b493de](0b493de787))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#315](https://github.com/googlemaps/js-markerwithlabel/issues/315)) ([dde291b](dde291b0a2))
main
semantic-release-bot 3 years ago
parent
commit
7c77546740
  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.5",
"version": "1.2.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

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

Loading…
Cancel
Save