Skip to content

Commit df2e078

Browse files
committed
build: publish v1.3.2
1 parent ca1063a commit df2e078

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v1.3.2
5+
6+
[compare changes](https://github.com/azat-io/todoctor/compare/v1.3.1...v1.3.2)
7+
8+
### 🐞 Bug Fixes
9+
10+
- Fix months argument name ([2335d0e](https://github.com/azat-io/todoctor/commit/2335d0e))
11+
12+
### ❤️ Contributors
13+
14+
- Azat S. ([@azat-io](http://github.com/azat-io))
15+
416
## v1.3.1
517

618
[compare changes](https://github.com/azat-io/todoctor/compare/v1.3.0...v1.3.1)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todoctor",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories",
55
"keywords": [
66
"analysis",

0 commit comments

Comments
 (0)