Skip to content

Commit 9999391

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nervous-games-decide.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
# cf-cleaner
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/rx-ts/cf-cleaner/pull/8) [`ede0b4a`](https://github.com/rx-ts/cf-cleaner/commit/ede0b4a464174ead9bf840cd1c315388d6292af2) Thanks [@zChanges](https://github.com/zChanges)! - fix: remove-cf-empty-toc
8+
39
## 0.0.3
410

511
### Patch Changes

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.3",
3+
"version": "0.0.4",
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)