Skip to content

Commit 1f57241

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2025-02-12) ### Bug Fixes * **deps:** update dependency globals to v15.15.0 ([#18](#18)) ([2c5a37b](2c5a37b))
1 parent 2c5a37b commit 1f57241

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.7](https://github.com/podium-lib/eslint-config/compare/v1.0.6...v1.0.7) (2025-01-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/eslint-config",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Shared ESLint config for Podium modules",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)