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.9.0] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.8.0...v1.9.0 ) - 2026-04-23
2+
3+ ## fix
4+ - ([ 8f7df2a] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/8f7df2a ) ) - 삭제 요청시 완료모달의 텍스트가 잘못 표시되는 오류 수정
5+ - ([ a0ec593] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/a0ec593 ) ) - 단어 조합기 단어 표시 로직 수정
6+ - ([ 42fbe54] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/42fbe54 ) ) - 오탈자 수정
7+ - ([ 2da272a] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/2da272a ) ) - 관리자 페이지로 이동안됨 수정
8+
9+ ## feat
10+ - ([ 971bba6] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/971bba6 ) ) - 특정 글자가 포함된 단어 추출 추가
11+ - ([ 7e32b56] ( https://github.com/SolidLoop-studio/kkuko-utils/commit/7e32b56 ) ) - 깃허브 릴리즈 확인 기능 추가
12+
113# [ v1.8.0] ( https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.7.2...v1.8.0 ) - 2026-04-21
214
315## fix
Original file line number Diff line number Diff line change 11{
22 "name" : " kkuko-utils" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --turbopack" ,
7979 },
8080 "devDependencies" : {
8181 "@actions/core" : " ^2.0.3" ,
82- "@actions/github" : " ^9.1.0 " ,
82+ "@actions/github" : " ^9.1.1 " ,
8383 "@babel/preset-env" : " ^7.27.2" ,
8484 "@babel/preset-react" : " ^7.27.1" ,
8585 "@babel/preset-typescript" : " ^7.27.1" ,
You can’t perform that action at this time.
0 commit comments