Skip to content

Commit 8ca5ea2

Browse files
committed
chore(release): publish
- project: @wdprlib/parser 2.0.6
1 parent 0272110 commit 8ca5ea2

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.6 (2026-02-21)
2+
3+
### 🩹 Fixes
4+
5+
- トリプルブラケットリンクの*prefixがpipe付きで機能しない問題を修正 ([#30](https://github.com/r74tech/wdpr/pull/30))
6+
7+
### ❤️ Thank You
8+
9+
- r74tech @r74tech
10+
111
## 2.0.4 (2026-02-21)
212

313
### 🩹 Fixes

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.4",
3+
"version": "2.0.6",
44
"description": "Parser for Wikidot markup",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)