From 2bc4448a7bdce91fc750e57dd52ef447becee48b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Oct 2023 18:08:27 +0000 Subject: [PATCH] chore(release): 2.20.1 [skip ci] ### [2.20.1](https://github.com/googlemaps/js-jest-mocks/compare/v2.20.0...v2.20.1) (2023-10-16) ### Bug Fixes * PinElement registered as WebComponent ([#533](https://github.com/googlemaps/js-jest-mocks/issues/533)) ([d40c6bf](https://github.com/googlemaps/js-jest-mocks/commit/d40c6bfbdfea10110b65519084345abdaca66569)) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-typescript from 11.1.3 to 11.1.4 ([#524](https://github.com/googlemaps/js-jest-mocks/issues/524)) ([fcd6b5d](https://github.com/googlemaps/js-jest-mocks/commit/fcd6b5d6b51f649d5241318647359223e2a4b213)) * **deps-dev:** bump @rollup/plugin-typescript from 11.1.4 to 11.1.5 ([#527](https://github.com/googlemaps/js-jest-mocks/issues/527)) ([c7de6ae](https://github.com/googlemaps/js-jest-mocks/commit/c7de6ae3bb1e3ed0c16a3ee75df2cdf31ad13627)) * **deps-dev:** bump eslint from 8.48.0 to 8.49.0 ([#515](https://github.com/googlemaps/js-jest-mocks/issues/515)) ([0bb1e5c](https://github.com/googlemaps/js-jest-mocks/commit/0bb1e5cd278d3e04066f70d21972267f72d91482)) * **deps-dev:** bump eslint from 8.49.0 to 8.50.0 ([#519](https://github.com/googlemaps/js-jest-mocks/issues/519)) ([5f02e7a](https://github.com/googlemaps/js-jest-mocks/commit/5f02e7ae2016fc814feb8a42dd66220696ebda9e)) * **deps-dev:** bump eslint from 8.50.0 to 8.51.0 ([#529](https://github.com/googlemaps/js-jest-mocks/issues/529)) ([05c9100](https://github.com/googlemaps/js-jest-mocks/commit/05c910067c47e1cab67a019de0f514c149bb3def)) * **deps-dev:** bump eslint-plugin-jest from 27.2.3 to 27.4.0 ([#518](https://github.com/googlemaps/js-jest-mocks/issues/518)) ([2948910](https://github.com/googlemaps/js-jest-mocks/commit/294891066e14f120ed6385b5e7720743d83535db)) * **deps-dev:** bump eslint-plugin-jest from 27.4.0 to 27.4.2 ([#525](https://github.com/googlemaps/js-jest-mocks/issues/525)) ([c6ad52f](https://github.com/googlemaps/js-jest-mocks/commit/c6ad52f50e637e635bcf53cbca481bdb79c61499)) * **deps-dev:** bump typedoc from 0.25.1 to 0.25.2 ([#531](https://github.com/googlemaps/js-jest-mocks/issues/531)) ([5436195](https://github.com/googlemaps/js-jest-mocks/commit/5436195f2481fe9b33693d768e2bd2294a38bd13)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42ee474d..8529823a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.20.0", + "version": "2.20.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fa95f310..29822203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.20.0", + "version": "2.20.1", "keywords": [ "google", "maps",