From 19c11513920b684648f5bd1c89133cff2fce0a3c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Dec 2021 21:51:50 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] ## [1.2.0](https://github.com/googlemaps/eslint-plugin-googlemaps/compare/v1.1.5...v1.2.0) (2021-12-20) ### Features * add place-fields check to autocomplete ([#15](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/15)) ([b63718a](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/b63718a2724cbf67c0bb543040705f93a8689c39)) ### Miscellaneous Chores * **deps-dev:** bump @types/node from 17.0.0 to 17.0.1 ([#18](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/18)) ([828bd15](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/828bd1504c42e3a7c299cbe93433fec6b996076c)) * **deps-dev:** bump eslint from 8.4.1 to 8.5.0 ([#17](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/17)) ([b9d864e](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/b9d864e71fb58647f41eaeacfe8521aed4d73bd2)) * **deps-dev:** bump ts-jest from 27.1.1 to 27.1.2 ([#16](https://github.com/googlemaps/eslint-plugin-googlemaps/issues/16)) ([9f9c14d](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/9f9c14df22ec249eb7a4c8de508c4cc83713edd0)) --- 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 46127f8..6bde76a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.1.5", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4cc2d9b..c9fa82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.1.5", + "version": "1.2.0", "description": "ESLint rules for Google Maps Platform.", "keywords": [ "google",