Skip to content

Commit 588a3c2

Browse files
committed
build: publish v1.4.0
1 parent fec574c commit 588a3c2

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+
## v1.4.0
5+
6+
[compare changes](https://github.com/azat-io/todoctor/compare/v1.3.5...v1.4.0)
7+
8+
### 🚀 Features
9+
10+
- Update oxc ([fa4bf08](https://github.com/azat-io/todoctor/commit/fa4bf08))
11+
12+
### ❤️ Contributors
13+
14+
- Azat S. ([@azat-io](https://github.com/azat-io))
15+
416
## v1.3.5
517

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

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.5",
3+
"version": "1.4.0",
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)