html-to-document-core
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## <small>0.2.9 (2025-06-07)</small> | ||
* Fix TypeScript build output paths (#9) ([7b4747d](https://github.com/ChipiKaf/html-to-document/commit/7b4747d)), closes [#9](https://github.com/ChipiKaf/html-to-document/issues/9) | ||
# Changelog | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "html-to-document-core", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Core engine that parses HTML into an intermediate DocumentElement tree and exposes a plugin registry so external adapters can convert that tree into DOCX, PDF, XLSX, Markdown and more.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
105310
0.21%