Skip to content

Commit c3a35e5

Browse files
chore(main): release eslint-config-fuf 1.3.3
1 parent 53ec4f1 commit c3a35e5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.3.2",
2+
"packages/eslint-config-fuf": "1.3.3",
33
"packages/project-cli-tools": "1.0.14",
44
"packages/typescript-config": "0.4.0",
55
"packages/vitest-config": "4.1.1"

packages/eslint-config-fuf/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.3.3](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v1.3.2...eslint-config-fuf-v1.3.3) (2025-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config-fuf:** update dependency typescript-eslint to v8.49.0 ([#974](https://github.com/fuf-stack/ts-project-setup/issues/974)) ([bdb7a17](https://github.com/fuf-stack/ts-project-setup/commit/bdb7a17d5db154de6ded92e83c741bd71f5d8e79))
12+
613
## [1.3.2](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v1.3.1...eslint-config-fuf-v1.3.2) (2025-12-15)
714

815

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.3.2",
3+
"version": "1.3.3",
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)