Skip to content

Commit 1f671f4

Browse files
committed
chore(main): release eslint-config-fuf 1.1.11
1 parent 24b2b70 commit 1f671f4

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.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": "1.1.10",
2+
"packages/eslint-config-fuf": "1.1.11",
33
"packages/project-cli-tools": "1.0.9",
44
"packages/typescript-config": "0.3.0",
55
"packages/vitest-config": "2.0.0"

packages/eslint-config-fuf/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [1.1.11](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v1.1.10...eslint-config-fuf-v1.1.11) (2025-10-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config-fuf:** update dependency @vitest/eslint-plugin to v1.3.24 ([#861](https://github.com/fuf-stack/ts-project-setup/issues/861)) ([fb62f12](https://github.com/fuf-stack/ts-project-setup/commit/fb62f12e4c5469a425f64bfaef4f770984645e20))
12+
* **eslint-config-fuf:** update dependency eslint-plugin-react-hooks to v7.0.1 ([#862](https://github.com/fuf-stack/ts-project-setup/issues/862)) ([24b2b70](https://github.com/fuf-stack/ts-project-setup/commit/24b2b702e01da5af0359dbc06e0a9d35417b4920))
13+
* **eslint-config-fuf:** update dependency eslint-plugin-storybook to v9.1.14 ([#860](https://github.com/fuf-stack/ts-project-setup/issues/860)) ([89e8b3b](https://github.com/fuf-stack/ts-project-setup/commit/89e8b3b1a31f0514d9de10cd4ff77b3d30c74c4c))
14+
* **eslint-config-fuf:** update dependency typescript-eslint to v8.46.2 ([#851](https://github.com/fuf-stack/ts-project-setup/issues/851)) ([de18bb5](https://github.com/fuf-stack/ts-project-setup/commit/de18bb54d79c2ec819bba407243432fab30f5787))
15+
616
## [1.1.10](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v1.1.9...eslint-config-fuf-v1.1.10) (2025-10-22)
717

818

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": "1.1.10",
3+
"version": "1.1.11",
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)