Skip to content

Commit

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

* **eslint:** fix sorting of types and libs with perfectionist ([565c0e8](565c0e8))
  • Loading branch information
snowball-tech-bot committed Aug 19, 2024
1 parent 565c0e8 commit 0669392
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.9](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.4.8...@snowball-tech/eslint-config@5.4.9) (2024-08-19)

- **eslint:** fix sorting of types and libs with perfectionist ([565c0e8](https://github.com/snowball-tech/glacier/commit/565c0e890147db4d5b3041564cd96379f56bd1f1))

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

- **eslint:** update the sort enum perfectionist rule ([8f7c59e](https://github.com/snowball-tech/glacier/commit/8f7c59e6ba9a6c139312d271d649e07b36563ab5))
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.8",
"version": "5.4.9",
"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 0669392

Please sign in to comment.