Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2025-01-15)

### Bug Fixes

* **deps:** update dependency eslint-plugin-prettier to v5.2.2 ([#19](#19)) ([5cce9e5](5cce9e5))
  • Loading branch information
semantic-release-bot committed Jan 15, 2025
1 parent 5cce9e5 commit 7bb29f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/eik-lib/eslint-config/compare/v1.0.7...v1.0.8) (2025-01-15)


### Bug Fixes

* **deps:** update dependency eslint-plugin-prettier to v5.2.2 ([#19](https://github.com/eik-lib/eslint-config/issues/19)) ([5cce9e5](https://github.com/eik-lib/eslint-config/commit/5cce9e5e35673a5d455005b2734ab6d566f86830))

## [1.0.7](https://github.com/eik-lib/eslint-config/compare/v1.0.6...v1.0.7) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eik/eslint-config",
"version": "1.0.7",
"version": "1.0.8",
"description": "Shared ESLint config for Eik modules",
"type": "module",
"exports": {
Expand Down

0 comments on commit 7bb29f3

Please sign in to comment.