Skip to content

Commit

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

### ✨ Features

* **linter:** allow some console methods ([c5c7d31](c5c7d31))
  • Loading branch information
snowball-tech-bot committed Aug 14, 2023
1 parent c5c7d31 commit 2eff4bf
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.2.0](https://github.com/snowball-tech/glacier/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2023-08-14)

### ✨ Features

- **linter:** allow some console methods ([c5c7d31](https://github.com/snowball-tech/glacier/commit/c5c7d3192494c6aecb0039d8a9e87cbce86cf6d2))

## @snowball-tech/eslint-config [5.1.5](https://github.com/snowball-tech/glacier/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2023-08-14)

### 📦 Dependencies
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.1.5",
"version": "5.2.0",
"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 2eff4bf

Please sign in to comment.