Skip to content

Commit 34d9f94

Browse files
authored
Merge pull request #19 from zirkelc/release-please--branches--main--components--chunkdown
chore(main): release 3.2.0
2 parents 3a1d5d5 + 4c389d9 commit 34d9f94

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/zirkelc/chunkdown/compare/v3.1.0...v3.2.0) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* improve text splitter with plaintext-to-markdown mapping ([2280108](https://github.com/zirkelc/chunkdown/commit/2280108584b071e679b0ac1dd7a1b0cb60bb4ff4))
9+
310
## [3.1.0](https://github.com/zirkelc/chunkdown/compare/v3.0.0...v3.1.0) (2025-12-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chunkdown",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "A tree-based markdown text splitter that understands document structure to create semantically meaningful chunks for RAG applications",
55
"keywords": [
66
"chunk",

0 commit comments

Comments
 (0)