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 2c5a37b commit 1f57241Copy full SHA for 1f57241
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.8](https://github.com/podium-lib/eslint-config/compare/v1.0.7...v1.0.8) (2025-02-12)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency globals to v15.15.0 ([#18](https://github.com/podium-lib/eslint-config/issues/18)) ([2c5a37b](https://github.com/podium-lib/eslint-config/commit/2c5a37b8036c60517d1e38598edebcf9bc878f01))
7
8
## [1.0.7](https://github.com/podium-lib/eslint-config/compare/v1.0.6...v1.0.7) (2025-01-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments