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 Jul 6, 2023
1 parent 971455c commit e52932a
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-moles-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-windows-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-ducks-rush.md

This file was deleted.

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

## 11.3.0

### Minor Changes

- Extend `react/jsx-runtime`, since we are now using the [JSX transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) ([#118](https://github.com/seek-oss/eslint-config-seek/pull/118))

### Patch Changes

- Update dependencies ([#120](https://github.com/seek-oss/eslint-config-seek/pull/120))

- Add a workaround for TypeScript-ESLint slowness with TypeScript 5.1 ([#117](https://github.com/seek-oss/eslint-config-seek/pull/117))

## 11.2.1

### 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": "11.2.1",
"version": "11.3.0",
"description": "ESLint configuration used by SEEK",
"main": "index.js",
"files": [
Expand Down

0 comments on commit e52932a

Please sign in to comment.