yukigo-haskell-parser 0.2.5 → 0.2.7

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/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 0.2.7 (2026-09-13)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated yukigo-ast to 0.3.6
6
+
7
+ ## 0.2.6 (2026-09-13)
8
+
9
+ ### 🚀 Features
10
+
11
+ - add standalone bundles for unpkg support ([81d4a82](https://github.com/miyukiproject/yukigo/commit/81d4a82))
12
+
13
+ ### 🧱 Updated Dependencies
14
+
15
+ - Updated yukigo-ast to 0.3.5
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - noiseArch
20
+
1
21
  ## 0.2.5 (2026-08-05)
2
22
 
3
23
  ### 🧱 Updated Dependencies