From 1dccb289f21c953642738cf1a2e54c92bd1e6c4d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Oct 2021 23:40:25 +0000 Subject: [PATCH] chore(release): 10.0.2 [skip ci] ## [10.0.2](https://github.com/spudly/eslint-config/compare/v10.0.1...v10.0.2) (2021-10-07) ### Bug Fixes * **rules:** disabled annoying rules ([a3028d3](https://github.com/spudly/eslint-config/commit/a3028d357d397f137e679c9f7c9709ee27f4d744)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b77e00..906f3a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [10.0.2](https://github.com/spudly/eslint-config/compare/v10.0.1...v10.0.2) (2021-10-07) + + +### Bug Fixes + +* **rules:** disabled annoying rules ([a3028d3](https://github.com/spudly/eslint-config/commit/a3028d357d397f137e679c9f7c9709ee27f4d744)) + ## [10.0.1](https://github.com/spudly/eslint-config/compare/v10.0.0...v10.0.1) (2021-10-05) diff --git a/package-lock.json b/package-lock.json index ca80e3a..01bd0ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@shuoink/eslint-config", - "version": "10.0.1", + "version": "10.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@shuoink/eslint-config", - "version": "10.0.1", + "version": "10.0.2", "license": "ISC", "dependencies": { "@typescript-eslint/eslint-plugin": "^4.32.0", diff --git a/package.json b/package.json index a14435b..c86b783 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shuoink/eslint-config", - "version": "10.0.1", + "version": "10.0.2", "description": "Shareable ESLint config", "license": "ISC", "files": [