Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent f88b182 commit e2b574c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/eight-kiwis-dream.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# eslint-config-seek

## 14.1.0

### Minor Changes

- Upgrade `eslint-plugin-react-hooks` to version 5, removing the need for `@eslint/compat`. ([#155](https://github.com/seek-oss/eslint-config-seek/pull/155))

`eslint-plugin-react-hooks` contains some minor rule changes. [Refer to the release notes](https://github.com/facebook/react/releases/tag/eslint-plugin-react-hooks%405.0.0) for more information.

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-seek",
"version": "14.0.2",
"version": "14.1.0",
"description": "ESLint configuration used by SEEK",
"main": "index.js",
"files": [
Expand Down

0 comments on commit e2b574c

Please sign in to comment.