Skip to content

Commit f57e3f0

Browse files
committed
build: publish v0.1.9
1 parent 339f93c commit f57e3f0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.1.9
5+
6+
[compare changes](https://github.com/azat-io/todoctor/compare/v0.1.8...v0.1.9)
7+
8+
### 🐞 Bug Fixes
9+
10+
- Add missed postinstall script ([339f93c](https://github.com/azat-io/todoctor/commit/339f93c))
11+
12+
### ❤️ Contributors
13+
14+
- Azat S. ([@azat-io](http://github.com/azat-io))
15+
416
## v0.1.8
517

618
[compare changes](https://github.com/azat-io/todoctor/compare/v0.1.7...v0.1.8)

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.1.8",
5+
"version": "0.1.9",
66
"repository": "azat-io/todoctor",
77
"author": "Azat S. <to@azat.io>",
88
"license": "MIT",

0 commit comments

Comments
 (0)