chore: release v1.3.1
All checks were successful
Test / build (map[name:nightly]) (pull_request) Successful in 4m46s
Test / build (map[name:stable]) (pull_request) Successful in 5m29s

Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
This commit is contained in:
ForgeJo Action. See: https://git.kemitix.net/kemitix/rust 2025-01-05 11:12:38 +00:00
parent 17492066eb
commit 4e287d4437
2 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.3.1](https://git.kemitix.net/kemitix/forgejo-todo-checker/compare/v1.3.0...v1.3.1) - 2025-01-05
### Other
- *(deps)* update kemitix/forgejo-todo-checker action to v1.3.0
## [1.3.0](https://git.kemitix.net/kemitix/forgejo-todo-checker/compare/v1.2.0...v1.3.0) - 2025-01-05
### Added

View file

@ -1,6 +1,6 @@
[package]
name = "forgejo-todo-checker"
version = "1.3.0"
version = "1.3.1"
edition = "2021"
authors = ["Paul Campbell <pcampbell@kemitix.net>"]
description = "Checks your source files for TODO and FIXME comments, where they don't have an open issue number."