Skip to content

Commit fc8b526

Browse files
committed
chore(release): publish
- project: @wdprlib/render 1.3.2
1 parent eaa2430 commit fc8b526

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/render/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 1.3.2 (2026-02-17)
2+
3+
### 🚀 Features
4+
5+
- **decompiler:** HTML→Wikidot逆変換パッケージを追加 ([#25](https://github.com/r74tech/wdpr/pull/25))
6+
- サイドバーにフォルダツリー表示を追加 ([ef6960c](https://github.com/r74tech/wdpr/commit/ef6960c))
7+
- サイドバーにグループ別折りたたみツリーを追加 ([44cf424](https://github.com/r74tech/wdpr/commit/44cf424))
8+
- バージョン別APIドキュメント対応 ([#24](https://github.com/r74tech/wdpr/pull/24))
9+
10+
### 🩹 Fixes
11+
12+
- typedoc設定を旧packageOptions相当に統一 ([cd1b524](https://github.com/r74tech/wdpr/commit/cd1b524))
13+
14+
### ❤️ Thank You
15+
16+
- r74tech @r74tech
17+
118
## 1.3.1 (2026-02-17)
219

320
### 🚀 Features

packages/render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdprlib/render",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "HTML renderer for Wikidot markup",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)