File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ v1.6.2] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.6.1...v1.6.2 ) - 2026-02-13
2+
3+ ## fix
4+ - ([ 1935fba] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/1935fba ) ) - 분당 옵션 계산 오류 수정
5+ - ([ c176818] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/c176818 ) ) - 부동소수점 오류 수정
6+
17# [ v1.6.1] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.6.0...v1.6.1 ) - 2026-02-12
28
39## fix
Original file line number Diff line number Diff line change 11{
22 "name" : " kkuko-utils" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --turbopack" ,
9696 "@types/react-dom" : " ^19" ,
9797 "@types/react-redux" : " ^7.1.34" ,
9898 "babel-jest" : " ^30.0.0" ,
99- "dotenv" : " ^17.2.4 " ,
99+ "dotenv" : " ^17.3.1 " ,
100100 "eslint" : " ^9" ,
101101 "eslint-config-next" : " 15.1.0" ,
102102 "husky" : " ^9.1.7" ,
You can’t perform that action at this time.
0 commit comments