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 3af355d commit 0fef1c8Copy full SHA for 0fef1c8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.11](https://github.com/podium-lib/eslint-config/compare/v1.0.10...v1.0.11) (2025-04-02)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency eslint-plugin-prettier to v5.2.6 ([#25](https://github.com/podium-lib/eslint-config/issues/25)) ([3af355d](https://github.com/podium-lib/eslint-config/commit/3af355d3afbd47ccec2ef00e4d892b274aabcea8))
7
8
## [1.0.10](https://github.com/podium-lib/eslint-config/compare/v1.0.9...v1.0.10) (2025-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments