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 a7b1467 commit d3c3c3fCopy full SHA for d3c3c3f
changelog.md
@@ -1 +1,6 @@
1
# Changelog
2
+
3
4
+## v0.1.0
5
6
+### 🔥️️ Initial Release
package.json
@@ -2,7 +2,7 @@
"name": "todoctor",
"description": "CLI tool to track and visualize TODO comments in Git repositories",
"type": "module",
- "version": "0.0.1",
+ "version": "0.1.0",
"repository": "azat-io/todoctor",
7
"author": "Azat S. <to@azat.io>",
8
"license": "MIT",
0 commit comments