Skip to content

Commit

Permalink
chore: release cf2md v0.2.0(#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 14, 2021
1 parent 6771350 commit 5452047
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-rats-pump.md

This file was deleted.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# cf2md

## 0.1.0
## 0.2.0

### Minor Changes

- [#4](https://github.com/rx-ts/cf2md/pull/4) [`96a22a2`](https://github.com/rx-ts/cf2md/commit/96a22a2877f4707cc227fdcb3ffa262efd40f54b) Thanks [@JounQin](https://github.com/JounQin)! - feat: add stream and cli support

## 0.1.0

### Minor Changes

- [#2](https://github.com/rx-ts/cf2md/pull/2) [`6d340ae`](https://github.com/rx-ts/cf2md/commit/6d340ae48f25c66c4c1ea843c12dd9ea3c283df1) Thanks [@JounQin](https://github.com/JounQin)! - feat: first blood, should just work
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cf2md",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "Transform from confluence flavored HTML to Markdown with enhanced features.",
"repository": "git+https://github.com/rx-ts/cf2md.git",
Expand Down

0 comments on commit 5452047

Please sign in to comment.