Skip to content

Commit

Permalink
Merge pull request #277 from fuf-stack/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--eslint-config-fuf

chore(main): release eslint-config-fuf 0.10.7
  • Loading branch information
toxsick authored Sep 16, 2024
2 parents 4547fa8 + a9897fe commit eebe68b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/eslint-config-fuf": "0.10.6",
"packages/eslint-config-fuf": "0.10.7",
"packages/project-cli-tools": "0.4.11",
"packages/vitest-config": "0.1.10"
}
8 changes: 8 additions & 0 deletions packages/eslint-config-fuf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.7](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v0.10.6...eslint-config-fuf-v0.10.7) (2024-09-16)


### Bug Fixes

* **eslint-config-fuf:** update dependency eslint-plugin-react to v7.36.0 ([99cb4ce](https://github.com/fuf-stack/ts-project-setup/commit/99cb4ceb3624f0d42018c9ebc06ded817d34f652))
* **eslint-config-fuf:** update dependency eslint-plugin-react to v7.36.1 ([278bd27](https://github.com/fuf-stack/ts-project-setup/commit/278bd27b2a7cfdb84e824cb7c236a47fe83ae7aa))

## [0.10.6](https://github.com/fuf-stack/ts-project-setup/compare/eslint-config-fuf-v0.10.5...eslint-config-fuf-v0.10.6) (2024-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-fuf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fuf-stack/eslint-config-fuf",
"version": "0.10.6",
"version": "0.10.7",
"description": "fuf base eslint config for typescript",
"author": "Hannes Tiede",
"homepage": "https://github.com/fuf-stack/ts-project-setup#readme",
Expand Down

0 comments on commit eebe68b

Please # to comment.