Skip to content

Commit 0fef1c8

Browse files
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2025-04-02) ### Bug Fixes * **deps:** update dependency eslint-plugin-prettier to v5.2.6 ([#25](#25)) ([3af355d](3af355d))
1 parent 3af355d commit 0fef1c8

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.11](https://github.com/podium-lib/eslint-config/compare/v1.0.10...v1.0.11) (2025-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint-plugin-prettier to v5.2.6 ([#25](https://github.com/podium-lib/eslint-config/issues/25)) ([3af355d](https://github.com/podium-lib/eslint-config/commit/3af355d3afbd47ccec2ef00e4d892b274aabcea8))
7+
18
## [1.0.10](https://github.com/podium-lib/eslint-config/compare/v1.0.9...v1.0.10) (2025-03-25)
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.10",
3+
"version": "1.0.11",
44
"description": "Shared ESLint config for Podium modules",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)