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.7.0] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.6.3...v1.7.0 ) - 2026-02-21
2+
3+ ## fix
4+ - ([ 23391d8] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/23391d8 ) ) - 값이 문자열로된 옵션 처리 추가
5+ - ([ bd59a6c] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/bd59a6c ) ) - 알려진 옵션만 표시
6+ - ([ b634676] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/b634676 ) ) - 이미지 패칭 url 수정
7+ - ([ f1fab4a] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/f1fab4a ) ) - 두음법칙이 적용되지 않는 버그 수정
8+
9+ ## feat
10+ - ([ 4f4e551] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/4f4e551 ) ) - 정보 강제 갱신 요청 버튼 추가
11+ - ([ 9129dbd] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/9129dbd ) ) - user관리에서 isLastOnlineHidden도 수정 가능
12+ - ([ 451a6f5] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/451a6f5 ) ) - 유저 관리 추가
13+
114# [ v1.6.3] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.6.2...v1.6.3 ) - 2026-02-15
215
316## fix
Original file line number Diff line number Diff line change 11{
22 "name" : " kkuko-utils" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.7.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --turbopack" ,
105105 "jest-junit" : " ^16.0.0" ,
106106 "postcss" : " ^8" ,
107107 "semver" : " ^7.7.4" ,
108- "simple-git" : " ^3.31.1 " ,
108+ "simple-git" : " ^3.32.0 " ,
109109 "supabase" : " ^2.62.5" ,
110110 "tailwindcss" : " ^3.4.1" ,
111111 "typescript" : " ^5"
You can’t perform that action at this time.
0 commit comments