Skip to content

Commit 0ecf22d

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2025-01-15) ### Bug Fixes * **deps:** update dependency eslint-plugin-prettier to v5.2.2 ([#14](#14)) ([4ee4ae3](4ee4ae3))
1 parent 4ee4ae3 commit 0ecf22d

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

0 commit comments

Comments
 (0)