From 21fdf81e7ee00a71b9ce6ade93e8ada0a43a62aa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 17 Jan 2022 16:56:30 +0000 Subject: [PATCH] chore(release): 3.6.0 [skip ci] # [3.6.0](https://github.com/ljosberinn/eslint-config-galex/compare/v3.5.5...v3.6.0) (2022-01-17) ### Bug Fixes * **deps:** update dependency @next/eslint-plugin-next to v12.0.8 ([f056402](https://github.com/ljosberinn/eslint-config-galex/commit/f05640256e22f027f9719d41999bde35196aa352)) * **deps:** update dependency eslint-plugin-jest to v25.7.0 ([831e42d](https://github.com/ljosberinn/eslint-config-galex/commit/831e42d35e51a48d8c7979d536d3aa0d8687f2ad)) * **deps:** update dependency eslint-plugin-testing-library to v5.0.3 ([9f8ae6a](https://github.com/ljosberinn/eslint-config-galex/commit/9f8ae6a80cfe861e4bef3ccb358743fe86e5f72e)) * **deps:** update dependency eslint-plugin-unicorn to v40.1.0 ([1d1503e](https://github.com/ljosberinn/eslint-config-galex/commit/1d1503eb3d85a825dd761c28aacbbaba149447ae)) ### Features * add support for nestjs with typescript ([ed323bb](https://github.com/ljosberinn/eslint-config-galex/commit/ed323bbb84910582fa8f99ff324110d2724010e8)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e860df6..03d8470d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-galex", - "version": "3.5.5", + "version": "3.6.0", "description": "personal ESLint ruleset of galex", "keywords": [ "eslint",