Skip to content

Commit 2b54454

Browse files
Version Packages (#180)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e0e1697 commit 2b54454

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/giant-pumpkins-call.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 14.2.2
4+
5+
### Patch Changes
6+
7+
- Use `eslint-plugin-cypress`'s non-legacy `flat` configuration ([#179](https://github.com/seek-oss/eslint-config-seek/pull/179))
8+
39
## 14.2.1
410

511
### Patch 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.2.1",
3+
"version": "14.2.2",
44
"description": "ESLint configuration used by SEEK",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)