Skip to content

Commit b6aa534

Browse files
authored
[skip deploy] - (v1.7.2)
chore(release): v1.7.2
2 parents cc6d5c2 + 4449965 commit b6aa534

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [v1.7.2](https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.7.1...v1.7.2) - 2026-03-16
2+
3+
## fix
4+
- ([f2ea0c3](https://github.com/SolidLoop-studio/kkuko-utils/commit/f2ea0c3)) - 이미 호출은 CF 워커 사용
5+
- ([aba630e](https://github.com/SolidLoop-studio/kkuko-utils/commit/aba630e)) - 끄코 프로필 랭킹 데이터 캐싱
6+
- ([9d213b5](https://github.com/SolidLoop-studio/kkuko-utils/commit/9d213b5)) - 프로필 온라인 정보 제거
7+
- ([fd7017e](https://github.com/SolidLoop-studio/kkuko-utils/commit/fd7017e)) - 이미지 로드 수정
8+
19
# [v1.7.1](https://github.com/SolidLoop-studio/kkuko-utils/compare/v1.7.0...v1.7.1) - 2026-03-02
210

311
## fix

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kkuko-utils",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbopack",
@@ -105,7 +105,7 @@
105105
"jest-junit": "^16.0.0",
106106
"postcss": "^8",
107107
"semver": "^7.7.4",
108-
"simple-git": "^3.32.3",
108+
"simple-git": "^3.33.0",
109109
"supabase": "^2.62.5",
110110
"tailwindcss": "^3.4.1",
111111
"typescript": "^5"

0 commit comments

Comments
 (0)