From 72b6a569aaa1538fc3c94dcc98e458f1334196e5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 May 2022 13:38:38 +0000 Subject: [PATCH] chore(release): 1.0.25 [skip ci] ### [1.0.25](https://github.com/googlemaps/js-ogc/compare/v1.0.24...v1.0.25) (2022-05-10) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 ([#340](https://github.com/googlemaps/js-ogc/issues/340)) ([c787f03](https://github.com/googlemaps/js-ogc/commit/c787f03134c5307f1cb02babfc01d515628bca4d)) * **deps-dev:** bump @types/google.maps from 3.48.6 to 3.48.7 ([#341](https://github.com/googlemaps/js-ogc/issues/341)) ([7081c05](https://github.com/googlemaps/js-ogc/commit/7081c054b0b6771145e89d5bb532d966e6665ad0)) ### Build System * use different token for branch protection ([#349](https://github.com/googlemaps/js-ogc/issues/349)) ([69dc306](https://github.com/googlemaps/js-ogc/commit/69dc306125f89a1838729d197eff79452461a81e)) --- 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 e9c3bcb3..14ee73d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.24", + "version": "1.0.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5bc29ec2..4fe3af26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/ogc", - "version": "1.0.24", + "version": "1.0.25", "keywords": [ "google", "maps",