You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.json
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,29 @@
1
1
{
2
2
"metadata": {
3
-
"lastUpdated": "2026-01-19T08:58:02Z",
4
-
"currentVersion": "1.0.9",
3
+
"lastUpdated": "2026-01-19T11:49:01Z",
4
+
"currentVersion": "1.0.10",
5
5
"projectType": "flutter",
6
-
"totalReleases": 2
6
+
"totalReleases": 3
7
7
},
8
8
"releases": [
9
+
{
10
+
"version": "1.0.10",
11
+
"project_type": "flutter",
12
+
"date": "2026-01-19",
13
+
"pr_number": 5,
14
+
"raw_summary": "## Summary by CodeRabbit\n\n## 릴리스 노트\n\n* **Chores**\n * 애플리케이션 버전을 1.0.10으로 업데이트했습니다.\n * iOS 최소 배포 대상을 버전 15.0으로 설정했습니다.\n * 빌드 시스템 구성을 개선했습니다.",
0 commit comments