Skip to content

Commit e9464c3

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

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

.changeset/tricky-buckets-join.md

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

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# cf-cleaner
22

3-
## 0.0.1
4-
### Patch Changes
3+
## 0.0.2
54

5+
### Patch Changes
66

7+
- [`51745e4`](https://github.com/rx-ts/cf-cleaner/commit/51745e48fdd0a1d7f0a9e1aba064c98a84c4ea9e) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing .js suffix
78

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+
## 0.0.1
910

11+
### Patch Changes
1012

13+
- [#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
1114

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
15+
* [#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.1",
3+
"version": "0.0.2",
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)