Skip to content

Commit a1be619

Browse files
committed
Bump @knime/eslint-config version
1 parent ac73e72 commit a1be619

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-fans-live.md

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

packages/lint/CHANGELOG.md

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

3+
## 9.0.2
4+
5+
### Patch Changes
6+
7+
- ac73e72: Relax ts-expect-error for tests & include test util files
8+
39
## 9.0.1
410

511
### Patch Changes

packages/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knime/eslint-config",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "ESLint/Stylelint configs designed for typical KNIME frontend projects using JavaScript/TypeScript as well as Vue, Nuxt and Vitest.",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)