chore: bump version to 0.2.4
This commit is contained in:
parent
ff0a44081a
commit
f1b5b4e304
@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [0.2.4] - 2026-03-01
|
||||
|
||||
### Fixed
|
||||
- Cálculo do percentual de cobertura no CI (campo correto do JSON do tarpaulin)
|
||||
- Pipeline `release` restrito a tags com formato de versão (`[0-9]*`)
|
||||
|
||||
## [0.2.2] - 2026-02-28
|
||||
|
||||
### Added
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tmuxido"
|
||||
version = "0.2.2"
|
||||
version = "0.2.4"
|
||||
edition = "2024"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user