From e873b1a3af3cf6f98a9676ffd279251e5a949e2d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 18 Jan 2022 20:27:08 +0000 Subject: [PATCH] chore(release): 1.0.14 [skip ci] ### [1.0.14](https://github.com/googlemaps/js-ogc/compare/v1.0.13...v1.0.14) (2022-01-18) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.16.7 to 7.16.8 ([#244](https://github.com/googlemaps/js-ogc/issues/244)) ([c5f926a](https://github.com/googlemaps/js-ogc/commit/c5f926ade4ded05e08aedf0735c0ea162573f431)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.16.7 to 7.16.8 ([#243](https://github.com/googlemaps/js-ogc/issues/243)) ([3bf6087](https://github.com/googlemaps/js-ogc/commit/3bf60874c5ad8d12fc117f99d2a65cc91f6c7cd6)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#237](https://github.com/googlemaps/js-ogc/issues/237)) ([e27663f](https://github.com/googlemaps/js-ogc/commit/e27663f1e837330a8432112d29708599694ab82f)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#245](https://github.com/googlemaps/js-ogc/issues/245)) ([4103f71](https://github.com/googlemaps/js-ogc/commit/4103f71aba50e38eeabbaaf9aaabc74a739fe60a)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#246](https://github.com/googlemaps/js-ogc/issues/246)) ([3d856e8](https://github.com/googlemaps/js-ogc/commit/3d856e8c132115983419249d21179d39d2c8ff40)) * **deps-dev:** bump core-js from 3.20.2 to 3.20.3 ([#250](https://github.com/googlemaps/js-ogc/issues/250)) ([93b8f83](https://github.com/googlemaps/js-ogc/commit/93b8f8365b474ebe6f75e7e49ba9553b265af870)) * **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#249](https://github.com/googlemaps/js-ogc/issues/249)) ([350ccef](https://github.com/googlemaps/js-ogc/commit/350ccef995e3f83374d9228c880f198abafd072c)) * **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#247](https://github.com/googlemaps/js-ogc/issues/247)) ([68b3f45](https://github.com/googlemaps/js-ogc/commit/68b3f457abec4dcdf34870a5a3bdec17f2ae2d56)) * **deps-dev:** bump selenium-webdriver from 4.1.0 to 4.1.1 ([#242](https://github.com/googlemaps/js-ogc/issues/242)) ([0c1ec5f](https://github.com/googlemaps/js-ogc/commit/0c1ec5ff2d72310dbe59d17f8a0aba23f8e88c5b)) * **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#248](https://github.com/googlemaps/js-ogc/issues/248)) ([115ca79](https://github.com/googlemaps/js-ogc/commit/115ca79f419aa57a6b23fc0d7258ca176e244326)) * **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#251](https://github.com/googlemaps/js-ogc/issues/251)) ([ccf10dd](https://github.com/googlemaps/js-ogc/commit/ccf10ddb83999b574c59966095b5edeb1e55aaf2)) --- 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 08a6bb23..0452fd95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.13", + "version": "1.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b2e72a7c..1cefb9f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.13", + "version": "1.0.14", "keywords": [ "google", "maps",