From 6081f8d07633abac08324260754ce6973f284505 Mon Sep 17 00:00:00 2001 From: "@snowball-tech-bot" Date: Wed, 31 May 2023 13:21:29 +0000 Subject: [PATCH] release: new version 1.1.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## @snowball-tech/eslint-config [1.1.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.1.0...@snowball-tech/eslint-config@1.1.1) (2023-05-31) ### 🐛 Bug Fixes * **eslint:** fix rule for misused promises ([6a8d7ab](https://github.com/snowball-tech/glacier/commit/6a8d7ab51b925caeb143ddecf6271215271eb123)) --- packages/eslint-config/CHANGELOG.md | 6 ++++++ packages/eslint-config/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 40b534aec..4aa878b9c 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,3 +1,9 @@ +## @snowball-tech/eslint-config [1.1.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.1.0...@snowball-tech/eslint-config@1.1.1) (2023-05-31) + +### 🐛 Bug Fixes + +- **eslint:** fix rule for misused promises ([6a8d7ab](https://github.com/snowball-tech/glacier/commit/6a8d7ab51b925caeb143ddecf6271215271eb123)) + # @snowball-tech/eslint-config [1.1.0](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.8...@snowball-tech/eslint-config@1.1.0) (2023-05-31) ### ✨ Features diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index bb365fd93..30e1a7f2f 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@snowball-tech/eslint-config", - "version": "1.1.0", + "version": "1.1.1", "description": "ESLint ruleset by Snowball supporting React & Next.JS, Typescript, Prettier and more, based on Airbnb config", "author": "Snowball Engineering Team (https://github.com/orgs/snowball-tech)", "contributors": [