Skip to content

Commit 88f571c

Browse files
committed
Merge remote-tracking branch 'origin/main' into deploy
2 parents 337c9c3 + 4cb6cc8 commit 88f571c

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

CHANGELOG.json

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
{
22
"metadata": {
3-
"lastUpdated": "2026-02-10T13:45:09Z",
4-
"currentVersion": "0.1.25",
3+
"lastUpdated": "2026-02-23T09:25:06Z",
4+
"currentVersion": "0.1.30",
55
"projectType": "spring",
6-
"totalReleases": 7
6+
"totalReleases": 8
77
},
88
"releases": [
9+
{
10+
"version": "0.1.30",
11+
"project_type": "spring",
12+
"date": "2026-02-23",
13+
"pr_number": 35,
14+
"raw_summary": "## Summary by CodeRabbit\n\n## 릴리스 노트\n\n* **Chores**\n * 배포 버전을 v0.1.29에서 v0.1.30으로 업데이트했습니다.",
15+
"parsed_changes": {
16+
"chores": {
17+
"title": "Chores",
18+
"items": [
19+
"배포 버전을 v0.1.29에서 v0.1.30으로 업데이트했습니다."
20+
]
21+
}
22+
},
23+
"parse_method": "markdown"
24+
},
925
{
1026
"version": "0.1.25",
1127
"project_type": "spring",

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog
22

3-
**현재 버전:** 0.1.25
4-
**마지막 업데이트:** 2026-02-10T13:45:09Z
3+
**현재 버전:** 0.1.30
4+
**마지막 업데이트:** 2026-02-23T09:25:06Z
5+
6+
---
7+
8+
## [0.1.30] - 2026-02-23
9+
10+
**PR:** #35
11+
12+
**Chores**
13+
- 배포 버전을 v0.1.29에서 v0.1.30으로 업데이트했습니다.
514

615
---
716

0 commit comments

Comments
 (0)