Skip to content

Commit

Permalink
release: new version 5.4.11 [skip ci]
Browse files Browse the repository at this point in the history
## @snowball-tech/eslint-config [5.4.11](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.4.10...@snowball-tech/eslint-config@5.4.11) (2024-08-19)

* **eslint:** fix ignoring e2e abbreviation ([7b94255](7b94255))
  • Loading branch information
snowball-tech-bot committed Aug 19, 2024
1 parent 7b94255 commit 0d4b1d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## @snowball-tech/eslint-config [5.4.11](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.4.10...@snowball-tech/eslint-config@5.4.11) (2024-08-19)

- **eslint:** fix ignoring e2e abbreviation ([7b94255](https://github.com/snowball-tech/glacier/commit/7b94255c5397a90ccb3676a14fa81074fce3999d))

## @snowball-tech/eslint-config [5.4.10](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.4.9...@snowball-tech/eslint-config@5.4.10) (2024-08-19)

- **eslint:** allow more abbreviations ([453460b](https://github.com/snowball-tech/glacier/commit/453460bfa413a5b1f9687ceea3007b35240edb7f))
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": "5.4.10",
"version": "5.4.11",
"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 0d4b1d2

Please sign in to comment.