Skip to content

Commit c800523

Browse files
committed
chore(release): publish
- project: @wdprlib/parser 2.0.3
1 parent 3f1285b commit c800523

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/parser/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.0.3 (2026-02-21)
2+
3+
### 🩹 Fixes
4+
5+
- パイプテーブルセル内の改行継続をサポート ([#27](https://github.com/r74tech/wdpr/pull/27), [#28](https://github.com/r74tech/wdpr/pull/28))
6+
7+
### ❤️ Thank You
8+
9+
- r74tech @r74tech
10+
111
## 2.0.2 (2026-02-17)
212

313
### 🚀 Features

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdprlib/parser",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Parser for Wikidot markup",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)