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 9c7e162 commit 89e3c37Copy full SHA for 89e3c37
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.13](https://github.com/podium-lib/eslint-config/compare/v1.0.12...v1.0.13) (2025-05-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency eslint-plugin-prettier to v5.4.0 ([#28](https://github.com/podium-lib/eslint-config/issues/28)) ([9c7e162](https://github.com/podium-lib/eslint-config/commit/9c7e162e1bdb004590108b901d26283ada289958))
7
8
## [1.0.12](https://github.com/podium-lib/eslint-config/compare/v1.0.11...v1.0.12) (2025-05-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.12",
+ "version": "1.0.13",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments