File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.2.0 "
2+ "." : " 1.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.1] ( https://github.com/cffnpwr/eslint-config/compare/v1.2.0...v1.2.1 ) (2026-03-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * :bug : semantic pr titleの権限問題を修正 ([ #65 ] ( https://github.com/cffnpwr/eslint-config/issues/65 ) ) ([ 9a89548] ( https://github.com/cffnpwr/eslint-config/commit/9a89548a9765ad0864de123bb4eb240328919d23 ) )
9+ * ** deps:** :package : update dependency eslint-plugin-perfectionist to v5.7.0 ([ #69 ] ( https://github.com/cffnpwr/eslint-config/issues/69 ) ) ([ 7d06386] ( https://github.com/cffnpwr/eslint-config/commit/7d06386a2527151722e107f19416eb0f692b613a ) )
10+ * ** deps:** :package : update dependency typescript-eslint to v8.57.1 ([ #68 ] ( https://github.com/cffnpwr/eslint-config/issues/68 ) ) ([ 68c093e] ( https://github.com/cffnpwr/eslint-config/commit/68c093e5bb48056a6b60e0214272a8795abc1739 ) )
11+ * ** deps:** :package : update dependency typescript-eslint to v8.57.2 ([ #76 ] ( https://github.com/cffnpwr/eslint-config/issues/76 ) ) ([ 7ccb34e] ( https://github.com/cffnpwr/eslint-config/commit/7ccb34ea9c7e89c9aed6467f73d270e729ee61d6 ) )
12+
313## [ 1.2.0] ( https://github.com/cffnpwr/eslint-config/compare/v1.1.3...v1.2.0 ) (2026-03-18)
414
515
Original file line number Diff line number Diff line change 11{
22 "name" : " @cffnpwr/eslint-config" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "exports" : " ./src/index.ts"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cffnpwr/eslint-config" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "private" : false ,
55 "description" : " Common ESLint configuration for cffnpwr" ,
66 "homepage" : " https://github.com/cffnpwr/eslint-config" ,
You can’t perform that action at this time.
0 commit comments