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 e391a35 commit 990f319Copy full SHA for 990f319
CHANGELOG.md
@@ -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
8
## [1.0.9](https://github.com/podium-lib/eslint-config/compare/v1.0.8...v1.0.9) (2025-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments