Skip to content

Commit 8504228

Browse files
committed
build: publish v1.3.4
1 parent 14ea934 commit 8504228

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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+
## v1.3.4
5+
6+
[compare changes](https://github.com/azat-io/todoctor/compare/v1.3.3...v1.3.4)
7+
8+
### 🐞 Bug Fixes
9+
10+
- Fix submodule resolving ([14ea934](https://github.com/azat-io/todoctor/commit/14ea934))
11+
12+
### ❤️ Contributors
13+
14+
- Azat S. ([@azat-io](http://github.com/azat-io))
15+
416
## v1.3.3
517

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todoctor",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
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)