We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5267d9 commit 9205790Copy full SHA for 9205790
3 files changed
.changeset/thick-crabs-know.md
packages/annotation-comments/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# annotation-comments
2
3
+## 0.2.1
4
+
5
+### Patch Changes
6
7
+- b5267d9: Actually exports the `cleanCode()` function.
8
9
## 0.2.0
10
11
### Minor Changes
packages/annotation-comments/package.json
@@ -1,6 +1,6 @@
{
"name": "annotation-comments",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "A library to parse and manipulate annotation comments in code.",
"keywords": [],
"author": "Tibor Schiemann",
0 commit comments