Skip to content

Commit d3c3c3f

Browse files
committed
build: publish v0.1.0
1 parent a7b1467 commit d3c3c3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Changelog
2+
3+
4+
## v0.1.0
5+
6+
### 🔥️️ Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "todoctor",
33
"description": "CLI tool to track and visualize TODO comments in Git repositories",
44
"type": "module",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"repository": "azat-io/todoctor",
77
"author": "Azat S. <to@azat.io>",
88
"license": "MIT",

0 commit comments

Comments
 (0)