Skip to content

Commit 3666f12

Browse files
Version Packages (#190)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 71b5674 commit 3666f12

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/kind-loops-join.md

-7
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# eslint-config-seek
22

3+
## 14.3.1
4+
5+
### Patch Changes
6+
7+
- deps: eslint-plugin-import-x 4.7.0 ([#189](https://github.com/seek-oss/eslint-config-seek/pull/189))
8+
9+
Later versions of this plugin appear to result in a `Segmentation fault (core dumped)` error, in SEEK’s setup.
10+
311
## 14.3.0
412

513
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-seek",
3-
"version": "14.3.0",
3+
"version": "14.3.1",
44
"description": "ESLint configuration used by SEEK",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)