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 4170da6 commit 49f1cd8Copy full SHA for 49f1cd8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.9](https://github.com/podium-lib/eslint-config/compare/v1.0.8...v1.0.9) (2025-03-24)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency eslint-plugin-prettier to v5.2.4 ([#22](https://github.com/podium-lib/eslint-config/issues/22)) ([4170da6](https://github.com/podium-lib/eslint-config/commit/4170da604db64d3dbd3d88cee9b923a878285851))
7
8
## [1.0.8](https://github.com/podium-lib/eslint-config/compare/v1.0.7...v1.0.8) (2025-02-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments