Skip to content

Commit a38220b

Browse files
chore(release): release eslint-config-it4c 0.11.2
1 parent 3d683c6 commit a38220b

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.11.1"
2+
".": "0.11.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.2](https://github.com/IT4Change/eslint-config-it4c/compare/eslint-config-it4c-v0.11.1...eslint-config-it4c-v0.11.2) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **eslint:** exlcude playwright files & typecheck for vitest ([#65](https://github.com/IT4Change/eslint-config-it4c/issues/65)) ([3d683c6](https://github.com/IT4Change/eslint-config-it4c/commit/3d683c66457b914ee9048fce47c8b2630ad5a43b))
9+
310
## [0.11.1](https://github.com/IT4Change/eslint-config-it4c/compare/eslint-config-it4c-v0.11.0...eslint-config-it4c-v0.11.1) (2026-02-14)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-it4c",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)