We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0272110 commit 8ca5ea2Copy full SHA for 8ca5ea2
packages/parser/CHANGELOG.md
@@ -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
11
## 2.0.4 (2026-02-21)
12
13
### 🩹 Fixes
packages/parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@wdprlib/parser",
- "version": "2.0.4",
+ "version": "2.0.6",
"description": "Parser for Wikidot markup",
"keywords": [
"ast",
0 commit comments