Skip to content

Commit e76c475

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2024-12-18) ### Bug Fixes * **deps:** update dependency globals to v15.14.0 ([#11](#11)) ([69bdd4c](69bdd4c))
1 parent 69bdd4c commit e76c475

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.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+
18
## [1.0.4](https://github.com/podium-lib/eslint-config/compare/v1.0.3...v1.0.4) (2024-12-01)
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.4",
3+
"version": "1.0.5",
44
"description": "Shared ESLint config for Podium modules",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)