From 9ec701c5a7829ce13e84f2a5819e0b9d7f6597b9 Mon Sep 17 00:00:00 2001 From: "@snowball-tech-bot" Date: Tue, 23 May 2023 13:52:18 +0000 Subject: [PATCH] release: new version 1.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## @snowball-tech/eslint-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.1...@snowball-tech/eslint-config@1.0.2) (2023-05-23) ### 🐛 Bug Fixes * **eslint-config:** export the config files ([eea0b85](https://github.com/snowball-tech/glacier/commit/eea0b85d8b8828699dcc3a94071401ff17d07735)) --- packages/eslint-config/CHANGELOG.md | 7 +++++++ packages/eslint-config/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index ca6b963cf..0ddca4a2d 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,3 +1,10 @@ +## @snowball-tech/eslint-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.1...@snowball-tech/eslint-config@1.0.2) (2023-05-23) + + +### 🐛 Bug Fixes + +* **eslint-config:** export the config files ([eea0b85](https://github.com/snowball-tech/glacier/commit/eea0b85d8b8828699dcc3a94071401ff17d07735)) + ## @snowball-tech/eslint-config [1.0.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.0...@snowball-tech/eslint-config@1.0.1) (2023-05-22) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 7f4b9a956..be76de081 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@snowball-tech/eslint-config", - "version": "1.0.1", + "version": "1.0.2", "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": [