From 236ae19514218495005923b51f1b727fe5d001c2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Feb 2022 23:29:45 +0000 Subject: [PATCH] chore(release): 1.0.8 [skip ci] ### [1.0.8](https://github.com/googlemaps/js-typescript-guards/compare/v1.0.7...v1.0.8) (2022-02-23) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.4.0 to 2.5.0 ([#107](https://github.com/googlemaps/js-typescript-guards/issues/107)) ([73924c6](https://github.com/googlemaps/js-typescript-guards/commit/73924c61a2abfc1a352d3c65a737a5e250d1924c)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.5.0 to 2.6.0 ([#108](https://github.com/googlemaps/js-typescript-guards/issues/108)) ([293e118](https://github.com/googlemaps/js-typescript-guards/commit/293e118c59875600dcdb8b3a1dbe570102aabd84)) * **deps-dev:** bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 ([#115](https://github.com/googlemaps/js-typescript-guards/issues/115)) ([84413cc](https://github.com/googlemaps/js-typescript-guards/commit/84413cc05e26136e0ca61ce6035c43b2b085a291)) * **deps-dev:** bump @types/google.maps from 3.47.4 to 3.48.0 ([#117](https://github.com/googlemaps/js-typescript-guards/issues/117)) ([b647ef0](https://github.com/googlemaps/js-typescript-guards/commit/b647ef04e0353224c1f46fa0c9a4488aae2296a1)) * **deps-dev:** bump @types/jest from 27.4.0 to 27.4.1 ([#116](https://github.com/googlemaps/js-typescript-guards/issues/116)) ([a9ed0cc](https://github.com/googlemaps/js-typescript-guards/commit/a9ed0cca2fef515397e7a1706fdcacaf028fb032)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#110](https://github.com/googlemaps/js-typescript-guards/issues/110)) ([111865c](https://github.com/googlemaps/js-typescript-guards/commit/111865c2c9c1e09a280e4b04395afda6c67cccf5)) * **deps-dev:** bump @typescript-eslint/parser from 5.12.0 to 5.12.1 ([#113](https://github.com/googlemaps/js-typescript-guards/issues/113)) ([c9dcc3a](https://github.com/googlemaps/js-typescript-guards/commit/c9dcc3a2d5e708d4c72379b792414ad61fd81f62)) * **deps-dev:** bump eslint-config-prettier from 8.3.0 to 8.4.0 ([#112](https://github.com/googlemaps/js-typescript-guards/issues/112)) ([b6635a8](https://github.com/googlemaps/js-typescript-guards/commit/b6635a841801909c5079318a72f2b2d61d8c975e)) * **deps-dev:** bump rollup from 2.67.2 to 2.67.3 ([#109](https://github.com/googlemaps/js-typescript-guards/issues/109)) ([93110ba](https://github.com/googlemaps/js-typescript-guards/commit/93110ba1640282c88d4f2b63bdac41d8715b56c0)) * **deps-dev:** bump rollup from 2.67.3 to 2.68.0 ([#114](https://github.com/googlemaps/js-typescript-guards/issues/114)) ([dd81f4c](https://github.com/googlemaps/js-typescript-guards/commit/dd81f4ce8207a18b39f65c3aa5a38c047ecc2882)) * **deps-dev:** bump typedoc from 0.22.11 to 0.22.12 ([#111](https://github.com/googlemaps/js-typescript-guards/issues/111)) ([8629412](https://github.com/googlemaps/js-typescript-guards/commit/86294124ec230b5094c12ffac0ae8dbee4681bfe)) --- 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 73bbdac0..958a537f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/typescript-guards", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 063cc106..ef52d4c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/typescript-guards", - "version": "1.0.7", + "version": "1.0.8", "description": "TypeScript guards for Google Maps Platform JavaScript.", "keywords": [ "google",