Skip to content

Commit 1f1a1c4

Browse files
committed
chore(main): release eslint-config-fuf 2.0.4
1 parent ed011b0 commit 1f1a1c4

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/eslint-config-fuf": "2.0.3",
2+
"packages/eslint-config-fuf": "2.0.4",
33
"packages/project-cli-tools": "1.0.20",
44
"packages/typescript-config": "0.5.0",
55
"packages/vitest-config": "5.0.3"

packages/eslint-config-fuf/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.4](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v2.0.3...eslint-config-fuf-v2.0.4) (2026-05-30)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config-fuf:** update dependency eslint to v10.4.0 ([#1267](https://github.com/fuf-stack/ts-project-setup/issues/1267)) ([20f5586](https://github.com/fuf-stack/ts-project-setup/commit/20f55868beb61dd48d4467e09231ab67cf9c3628))
12+
* **eslint-config-fuf:** update dependency eslint-plugin-storybook to v10.4.1 ([#1278](https://github.com/fuf-stack/ts-project-setup/issues/1278)) ([ed011b0](https://github.com/fuf-stack/ts-project-setup/commit/ed011b0033db7a21ea405df99b94b48f54c3a730))
13+
614
## [2.0.3](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v2.0.2...eslint-config-fuf-v2.0.3) (2026-05-21)
715

816

packages/eslint-config-fuf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuf-stack/eslint-config-fuf",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "fuf base eslint config for typescript",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/ts-project-setup#readme",

0 commit comments

Comments
 (0)