Compare commits
No commits in common. "release-plz-2025-01-05T11-12-38Z" and "main" have entirely different histories.
release-pl
...
main
2 changed files with 1 additions and 9 deletions
|
@ -7,14 +7,6 @@ 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-10
|
||||
|
||||
### Other
|
||||
|
||||
- *(deps)* update https://git.kemitix.net/kemitix/rust action to v2.5.1
|
||||
- *(deps)* update docker.io/rust docker tag to v1.84.0
|
||||
- *(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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "forgejo-todo-checker"
|
||||
version = "1.3.1"
|
||||
version = "1.3.0"
|
||||
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."
|
||||
|
|
Loading…
Reference in a new issue