Skip to content

Commit 2ea37e0

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.2...v6.1.0) (2026-01-23) ### Bug Fixes * correct event name check in release workflow ([1b573c6](1b573c6)) * fix CI failures and improve test/release workflow separation ([#662](#662)) ([2b62f0e](2b62f0e)) ### Features * add ignoreConditionalChecks setting ([#676](#676)) ([4c3f730](4c3f730)) * add semantic-release automation ([#661](#661)) ([ae98059](ae98059)) * added support for regexp literal ([#644](#644)) ([ee71626](ee71626))
1 parent 7583982 commit 2ea37e0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@
2222
* fix CI failures and improve test/release workflow separation ([#662](https://github.com/amilajack/eslint-plugin-compat/issues/662)) ([2b62f0e](https://github.com/amilajack/eslint-plugin-compat/commit/2b62f0e1f00ffd211419ea9e2fdfcaf82cfe3caf))
2323

2424

25+
### Features
26+
27+
* add ignoreConditionalChecks setting ([#676](https://github.com/amilajack/eslint-plugin-compat/issues/676)) ([4c3f730](https://github.com/amilajack/eslint-plugin-compat/commit/4c3f730e74e370ac07e69ae15aba9070dcd63043))
28+
* add semantic-release automation ([#661](https://github.com/amilajack/eslint-plugin-compat/issues/661)) ([ae98059](https://github.com/amilajack/eslint-plugin-compat/commit/ae980599942c66cc0b5fdeddfa6527d1159f1b8c))
29+
* added support for regexp literal ([#644](https://github.com/amilajack/eslint-plugin-compat/issues/644)) ([ee71626](https://github.com/amilajack/eslint-plugin-compat/commit/ee716260e27aa2b6d2bd8ff64268c832f588d2df))
30+
31+
# [6.1.0](https://github.com/amilajack/eslint-plugin-compat/compare/v6.0.2...v6.1.0) (2026-01-23)
32+
33+
34+
### Bug Fixes
35+
36+
* correct event name check in release workflow ([1b573c6](https://github.com/amilajack/eslint-plugin-compat/commit/1b573c6aeb6e531689cd1197af867e42cd10ab8d))
37+
* fix CI failures and improve test/release workflow separation ([#662](https://github.com/amilajack/eslint-plugin-compat/issues/662)) ([2b62f0e](https://github.com/amilajack/eslint-plugin-compat/commit/2b62f0e1f00ffd211419ea9e2fdfcaf82cfe3caf))
38+
39+
2540
### Features
2641

2742
* add ignoreConditionalChecks setting ([#676](https://github.com/amilajack/eslint-plugin-compat/issues/676)) ([4c3f730](https://github.com/amilajack/eslint-plugin-compat/commit/4c3f730e74e370ac07e69ae15aba9070dcd63043))

0 commit comments

Comments
 (0)