We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fef66 commit 172ee9fCopy full SHA for 172ee9f
CHANGELOG.md
@@ -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
8
## [1.0.16](https://github.com/podium-lib/eslint-config/compare/v1.0.15...v1.0.16) (2025-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.16",
+ "version": "1.0.17",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments