From 0855ba215588457ce037ab0b00ddba26a6115641 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 31 Jan 2022 20:25:12 +0000 Subject: [PATCH] chore(release): 1.0.15 [skip ci] ### [1.0.15](https://github.com/googlemaps/js-ogc/compare/v1.0.14...v1.0.15) (2022-01-31) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.10 to 7.16.11 ([#254](https://github.com/googlemaps/js-ogc/issues/254)) ([a0063cc](https://github.com/googlemaps/js-ogc/commit/a0063cc4c8e24750d5c7388dc3876de259565f06)) * **deps-dev:** bump @babel/preset-env from 7.16.8 to 7.16.10 ([#252](https://github.com/googlemaps/js-ogc/issues/252)) ([9448e82](https://github.com/googlemaps/js-ogc/commit/9448e82fe632f281973a7b01417c97a78535fc87)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.3.0 ([#260](https://github.com/googlemaps/js-ogc/issues/260)) ([9a6aa0b](https://github.com/googlemaps/js-ogc/commit/9a6aa0b5ec4aa7f77f42e6597bf9dc610ea966b5)) * **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#255](https://github.com/googlemaps/js-ogc/issues/255)) ([8bbd8dc](https://github.com/googlemaps/js-ogc/commit/8bbd8dc3eae9f849f89e91ea99fc37e08168f721)) * **deps-dev:** bump chromedriver from 97.0.0 to 97.0.2 ([#262](https://github.com/googlemaps/js-ogc/issues/262)) ([67f3daa](https://github.com/googlemaps/js-ogc/commit/67f3daafc4a024ce51256f367260894f6fa8b687)) * **deps-dev:** bump chromedriver from 97.0.2 to 97.0.3 ([#263](https://github.com/googlemaps/js-ogc/issues/263)) ([94def4a](https://github.com/googlemaps/js-ogc/commit/94def4abeb6415cb4d19a969413bf898d16d5970)) * **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#256](https://github.com/googlemaps/js-ogc/issues/256)) ([d7d5946](https://github.com/googlemaps/js-ogc/commit/d7d5946c732bd4bff6b463177308c793f1c496be)) * **deps-dev:** bump rollup from 2.65.0 to 2.66.1 ([#261](https://github.com/googlemaps/js-ogc/issues/261)) ([6f7229e](https://github.com/googlemaps/js-ogc/commit/6f7229eef1f5cb69e9136fe617468aa7d886c808)) * **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#253](https://github.com/googlemaps/js-ogc/issues/253)) ([73d8162](https://github.com/googlemaps/js-ogc/commit/73d81622f79690bf827e97456a5eb1dcdb344934)) --- 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 5909a6be..169df7e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 892a8dee..2be98474 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.14", + "version": "1.0.15", "keywords": [ "google", "maps",