Skip to content

Commit

Permalink
build: publish v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jan 27, 2025
1 parent 846cba0 commit 94e8dbb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v1.3.3

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

### 🐞 Bug Fixes

- Fix getting data from script tag ([735e1bd](https://github.com/azat-io/todoctor/commit/735e1bd))
- Fix loading todoctor from modules ([846cba0](https://github.com/azat-io/todoctor/commit/846cba0))

### ❤️ Contributors

- Azat S. ([@azat-io](http://github.com/azat-io))

## v1.3.2

[compare changes](https://github.com/azat-io/todoctor/compare/v1.3.1...v1.3.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "todoctor",
"version": "1.3.2",
"version": "1.3.3",
"description": "CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories",
"keywords": [
"analysis",
Expand Down

0 comments on commit 94e8dbb

Please sign in to comment.