Skip to content

Commit 08f4eb5

Browse files
chore: release cf2md v0.3.1 (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 76752f1 commit 08f4eb5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/new-jokes-happen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/rx-ts/cf2md/pull/8) [`76752f1`](https://github.com/rx-ts/cf2md/commit/76752f1a51b944f452ac1402c308ed6b4ee358a1) Thanks [@JounQin](https://github.com/JounQin)! - fix(deps): upgrade rehype-remark to remove hast-util-to-mdast
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cf2md",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"type": "module",
55
"description": "Transform from confluence flavored HTML to Markdown with enhanced features.",
66
"repository": "git+https://github.com/rx-ts/cf2md.git",

0 commit comments

Comments
 (0)