Skip to content

Commit 5df21bd

Browse files
committed
Bump version to 0.22.3 for changelog CI check
1 parent e3d27d0 commit 5df21bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,16 @@
2929
### Enhancements
3030
- **`partition_md` Markdown `extensions`**: Optional `extensions` list is passed to `markdown.markdown()`; entries may be registered names (`str`) or `markdown.extensions.Extension` instances. Defaults to `["tables", "fenced_code"]`. Invalid values raise `ValueError`.
3131

32+
<<<<<<< HEAD
3233
## 0.22.2
3334

3435
### Enhancements
3536
- Store routing in ElementMetadata
3637

3738
## 0.22.1
3839

40+
=======
41+
>>>>>>> a91d36a6 (Bump version to 0.22.3 for changelog CI check)
3942
### Fixes
4043
- **Security update**: Bumped dependencies to address security vulnerabilities
4144

0 commit comments

Comments
 (0)