risu-ebooklike-viewer 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/release-notes.json
CHANGED
|
@@ -68,5 +68,25 @@
|
|
|
68
68
|
"text": "v0.1.0 마이너 릴리즈"
|
|
69
69
|
}
|
|
70
70
|
]
|
|
71
|
+
},
|
|
72
|
+
"0.1.1": {
|
|
73
|
+
"released_at": "2025-12-24T23:55:58.118Z",
|
|
74
|
+
"mandatory": false,
|
|
75
|
+
"notes": [
|
|
76
|
+
{
|
|
77
|
+
"type": "fix",
|
|
78
|
+
"text": "h*tag color"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
"0.2.0": {
|
|
83
|
+
"released_at": "2025-12-25T19:51:33.938Z",
|
|
84
|
+
"mandatory": false,
|
|
85
|
+
"notes": [
|
|
86
|
+
{
|
|
87
|
+
"type": "feat",
|
|
88
|
+
"text": "이미지 검열 기능 추가 및 페이지 배치 최적화"
|
|
89
|
+
}
|
|
90
|
+
]
|
|
71
91
|
}
|
|
72
92
|
}
|