Skip to content

Commit 172ee9f

Browse files
chore(release): 1.0.17 [skip ci]
## [1.0.17](v1.0.16...v1.0.17) (2025-07-19) ### Bug Fixes * **deps:** update dependency eslint-config-prettier to v9.1.2 ([#37](#37)) ([d9fef66](d9fef66))
1 parent d9fef66 commit 172ee9f

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.17](https://github.com/podium-lib/eslint-config/compare/v1.0.16...v1.0.17) (2025-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-config-prettier to v9.1.2 ([#37](https://github.com/podium-lib/eslint-config/issues/37)) ([d9fef66](https://github.com/podium-lib/eslint-config/commit/d9fef66ea0dc2c2bb5fbc2bce2b3e1e7e7f9732a))
7+
18
## [1.0.16](https://github.com/podium-lib/eslint-config/compare/v1.0.15...v1.0.16) (2025-06-25)
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.16",
3+
"version": "1.0.17",
44
"description": "Shared ESLint config for Podium modules",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)