Skip to content

Commit 990f319

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2025-03-25) ### Bug Fixes * **deps:** update dependency eslint-plugin-prettier to v5.2.5 ([#23](#23)) ([e391a35](e391a35))
1 parent e391a35 commit 990f319

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.10](https://github.com/podium-lib/eslint-config/compare/v1.0.9...v1.0.10) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-plugin-prettier to v5.2.5 ([#23](https://github.com/podium-lib/eslint-config/issues/23)) ([e391a35](https://github.com/podium-lib/eslint-config/commit/e391a356c9cc392a7f364e3f30e34df37637a4cd))
7+
18
## [1.0.9](https://github.com/podium-lib/eslint-config/compare/v1.0.8...v1.0.9) (2025-03-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/eslint-config",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Shared ESLint config for Podium modules",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)