Skip to content

Commit

Permalink
release: new version 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## @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](6a8d7ab))
  • Loading branch information
snowball-tech-bot committed May 31, 2023
1 parent 6a8d7ab commit 6081f8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -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 <engineering@snowball.xyz> (https://github.com/orgs/snowball-tech)",
"contributors": [
Expand Down

0 comments on commit 6081f8d

Please sign in to comment.