We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05107f3 commit 7c9b4d4Copy full SHA for 7c9b4d4
.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