Skip to content

Commit

Permalink
release: new version 5.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## @snowball-tech/eslint-config [5.4.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-04-22)

### 🐛 Bug Fixes

* **eslint:** fix prevent abbrev rule ([fc83853](fc83853))
  • Loading branch information
snowball-tech-bot committed Apr 22, 2024
1 parent fc83853 commit b3032a0
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 [5.4.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-04-22)

### 🐛 Bug Fixes

- **eslint:** fix prevent abbrev rule ([fc83853](https://github.com/snowball-tech/glacier/commit/fc838531a6aa5fe6a6b1e600f83bd381c498b120))

## @snowball-tech/eslint-config [5.4.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-04-22)

### 🐛 Bug Fixes
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.1",
"version": "5.4.2",
"description": "ESLint ruleset by Snowball supporting React & Next.JS, Typescript, Prettier and more, based on Airbnb config",
"author": "Snowball Engineering Team <[email protected]> (https://github.com/orgs/snowball-tech)",
"contributors": [
Expand Down

0 comments on commit b3032a0

Please sign in to comment.