chore(release): 1.0.8 [skip ci]

## [1.0.8](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.7...v1.0.8) (2026-03-12)
This commit is contained in:
semantic-release-bot
2026-03-12 09:06:49 +00:00
parent 7d52d1a509
commit ceeafa23e4
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.8](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.7...v1.0.8) (2026-03-12)
## [1.0.7](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.6...v1.0.7) (2026-03-09)
## [1.0.6](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.5...v1.0.6) (2026-03-07)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/eslint-config",
"version": "1.0.7",
"version": "1.0.8",
"description": "ivuorinen's shareable configuration for ESLint.",
"author": {
"name": "Ismo Vuorinen",