Skip to content

Commit 806d3cf

Browse files
committed
2 parents c0be752 + 1bdf03b commit 806d3cf

2 files changed

Lines changed: 28 additions & 3 deletions

File tree

CHANGELOG.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
{
22
"metadata": {
3-
"lastUpdated": "2026-01-18T04:58:48Z",
3+
"lastUpdated": "2026-01-18T12:11:27Z",
44
"currentVersion": "0.1.3",
55
"projectType": "python",
6-
"totalReleases": 4
6+
"totalReleases": 5
77
},
88
"releases": [
9+
{
10+
"version": "0.1.3",
11+
"project_type": "python",
12+
"date": "2026-01-18",
13+
"pr_number": 14,
14+
"raw_summary": "## Summary by CodeRabbit\n\n## 릴리스 노트\n\n* **문서**\n * 최신 버전을 v0.1.3으로 업데이트했습니다.",
15+
"parsed_changes": {
16+
"문서": {
17+
"title": "문서",
18+
"items": [
19+
"최신 버전을 v0.1.3으로 업데이트했습니다."
20+
]
21+
}
22+
},
23+
"parse_method": "markdown"
24+
},
925
{
1026
"version": "0.1.3",
1127
"project_type": "python",

CHANGELOG.md

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

33
**현재 버전:** 0.1.3
4-
**마지막 업데이트:** 2026-01-18T04:58:48Z
4+
**마지막 업데이트:** 2026-01-18T12:11:27Z
5+
6+
---
7+
8+
## [0.1.3] - 2026-01-18
9+
10+
**PR:** #14
11+
12+
**문서**
13+
- 최신 버전을 v0.1.3으로 업데이트했습니다.
514

615
---
716

0 commit comments

Comments
 (0)