Skip to content

Commit

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

* **eslint:** remove anonymous default export rule in next js ([ee745f0](ee745f0))
  • Loading branch information
snowball-tech-bot committed Nov 13, 2024
1 parent ee745f0 commit 9c954f7
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.6.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.6.1...@snowball-tech/eslint-config@5.6.2) (2024-11-13)

- **eslint:** remove anonymous default export rule in next js ([ee745f0](https://github.com/snowball-tech/glacier/commit/ee745f05f8c589266d274ba55e5164830e3af90f))

## @snowball-tech/eslint-config [5.6.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.6.0...@snowball-tech/eslint-config@5.6.1) (2024-10-24)

# @snowball-tech/eslint-config [5.6.0](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@5.5.3...@snowball-tech/eslint-config@5.6.0) (2024-10-24)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@
"quality-fix": "yarn run lint-fix && yarn run format-fix",
"update-deps": "yarn run -T update-deps"
},
"version": "5.6.1"
"version": "5.6.2"
}

0 comments on commit 9c954f7

Please sign in to comment.