Skip to content

Commit a3bab7d

Browse files
chore: release cf-cleaner (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 063b761 commit a3bab7d

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

.changeset/cold-spies-fold.md

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

.changeset/wet-boxes-talk.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# cf-cleaner
2+
3+
## 0.0.1
4+
### Patch Changes
5+
6+
7+
8+
- [#3](https://github.com/rx-ts/cf-cleaner/pull/3) [`6473952`](https://github.com/rx-ts/cf-cleaner/commit/6473952fa2f82161e26ad04c1c54166e7fbc9dc4) Thanks [@JounQin](https://github.com/JounQin)! - feat: extract rehypeConfluence
9+
10+
11+
12+
- [#3](https://github.com/rx-ts/cf-cleaner/pull/3) [`6473952`](https://github.com/rx-ts/cf-cleaner/commit/6473952fa2f82161e26ad04c1c54166e7fbc9dc4) Thanks [@JounQin](https://github.com/JounQin)! - feat: first blood, should just work

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cf-cleaner",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"description": "Cleanup Confluence HTML via rehype.",
66
"repository": "git+https://github.com/rx-ts/cf-cleaner.git",

0 commit comments

Comments
 (0)