We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05107f3 + 7c9b4d4 commit de7e40aCopy full SHA for de7e40a
3 files changed
.changeset/fluffy-countries-look.md
packages/annotation-comments/CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# annotation-comments
2
+
3
+## 0.2.0
4
5
+### Minor Changes
6
7
+- a41c559: Adds `cleanCode()` functionality.
packages/annotation-comments/package.json
@@ -1,6 +1,6 @@
{
"name": "annotation-comments",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "A library to parse and manipulate annotation comments in code.",
"keywords": [],
"author": "Tibor Schiemann",
0 commit comments