Skip to content

Commit d90e3d9

Browse files
github-actions[bot]jschroeter
authored andcommitted
Version Packages
1 parent 7f7a872 commit d90e3d9

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/silver-facts-talk.md

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

packages/lint/CHANGELOG.md

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

3+
## 9.5.1
4+
5+
### Patch Changes
6+
7+
- 7f7a872: lint-staged config: improve cache for eslint and stylelint
8+
9+
- move into `node_modules/.cache/.eslintcache` / `node_modules/.cache/.stylelintcache`
10+
- consistently enable the cache
11+
312
## 9.5.0
413

514
### Minor 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.5.0",
3+
"version": "9.5.1",
44
"description": "ESLint/Stylelint configs designed for typical KNIME frontend projects using JavaScript/TypeScript as well as Vue, Nuxt and Vitest.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)