Skip to content

Commit 9d1f846

Browse files
Version Packages (#97)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent efae96a commit 9d1f846

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-walls-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-config-seek
22

3+
## 11.0.0
4+
5+
### Major Changes
6+
7+
- Add additional rules enforcing consistent type imports/exports ([#96](https://github.com/seek-oss/eslint-config-seek/pull/96))
8+
39
## 10.3.0
410

511
### Minor Changes

package.json

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

0 commit comments

Comments
 (0)