From c3087ad723f7a28594d24c41fd5706260c34650f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Dec 2021 19:34:03 +0000 Subject: [PATCH] chore(release): 1.4.0 [skip ci] ## [1.4.0](https://github.com/googlemaps/eslint-plugin-googlemaps/compare/v1.3.0...v1.4.0) (2021-12-30) ### Features * add suggestions and fixes ([#28](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/28)) ([3e5740a](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/3e5740aef8e40508b84568dd4c7bcf5ab99ece7c)) ### Miscellaneous Chores * **deps-dev:** bump @types/node from 17.0.2 to 17.0.4 ([#33](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/33)) ([e0daf0f](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/e0daf0f02fba84861a2491bd5801fadfd71eff66)) * **deps-dev:** bump @types/node from 17.0.4 to 17.0.5 ([#34](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/34)) ([bf6d3bf](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/bf6d3bf34962b9d7cc72aeeb1f5bbf9ea6920014)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#35](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/35)) ([8cba839](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/8cba839a2206d86f85c49c20317c9c9f862d7d56)) * **deps-dev:** bump @typescript-eslint/parser from 5.8.0 to 5.8.1 ([#37](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/37)) ([30f55d1](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/30f55d1e160be006dc9653c9c7c221240c8d6b60)) * **deps-dev:** bump eslint-plugin-jest from 25.3.0 to 25.3.2 ([#38](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/38)) ([d1a9ce2](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/d1a9ce26105f602438f4bab025bbabd367cedc6d)) --- 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 804ba09..be01f39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 705507f..0c4f631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.3.0", + "version": "1.4.0", "description": "ESLint rules for Google Maps Platform.", "keywords": [ "google",