From cac8f9161ac45fbd6012e86ea3b15677b568ce81 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Dec 2021 22:26:39 +0000 Subject: [PATCH] chore(release): 1.1.2 [skip ci] ### [1.1.2](https://github.com/googlemaps/eslint-plugin-googlemaps/compare/v1.1.1...v1.1.2) (2021-12-15) ### Bug Fixes * strict null checks ([#11](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/11)) ([00c77fb](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/00c77fbbc85437ca085a78923ed32b2113c52270)) --- 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 f2af9ad..1fb0bea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3957a32..171da5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.1.1", + "version": "1.1.2", "description": "ESLint rules for Google Maps Platform.", "keywords": [ "google",