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 8e29bf1 commit d0164c1Copy full SHA for d0164c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.19](https://github.com/podium-lib/eslint-config/compare/v1.0.18...v1.0.19) (2025-08-06)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency eslint-plugin-prettier to v5.5.4 ([#40](https://github.com/podium-lib/eslint-config/issues/40)) ([8e29bf1](https://github.com/podium-lib/eslint-config/commit/8e29bf13d8d0620a7b889e48d0563d864806b29f))
7
8
## [1.0.18](https://github.com/podium-lib/eslint-config/compare/v1.0.17...v1.0.18) (2025-07-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.18",
+ "version": "1.0.19",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments