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 69bdd4c commit e76c475Copy full SHA for e76c475
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/podium-lib/eslint-config/compare/v1.0.4...v1.0.5) (2024-12-18)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency globals to v15.14.0 ([#11](https://github.com/podium-lib/eslint-config/issues/11)) ([69bdd4c](https://github.com/podium-lib/eslint-config/commit/69bdd4c7bad0ef51d084f62822ca559439717938))
7
8
## [1.0.4](https://github.com/podium-lib/eslint-config/compare/v1.0.3...v1.0.4) (2024-12-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/eslint-config",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Shared ESLint config for Podium modules",
"type": "module",
"exports": {
0 commit comments