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 4ee4ae3 commit 0ecf22dCopy full SHA for 0ecf22d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/podium-lib/eslint-config/compare/v1.0.5...v1.0.6) (2025-01-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency eslint-plugin-prettier to v5.2.2 ([#14](https://github.com/podium-lib/eslint-config/issues/14)) ([4ee4ae3](https://github.com/podium-lib/eslint-config/commit/4ee4ae37dbce9029c1159ceaf04a2ab24d96954d))
7
8
## [1.0.5](https://github.com/podium-lib/eslint-config/compare/v1.0.4...v1.0.5) (2024-12-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments