Skip to content

Commit cb3824f

Browse files
chore: release v0.2.6
1 parent e890aa2 commit cb3824f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.6](https://github.com/MidasLamb/non-empty-string/compare/v0.2.5...v0.2.6) - 2024-10-15
11+
12+
### Other
13+
14+
- Stop clippy from complaining.
15+
- Formatting and update changelog with 0.2.5
16+
- Update release-plz.yml
17+
1018
## [0.2.5](https://github.com/MidasLamb/non-empty-string/compare/v0.2.4...v0.2.5) - 2024-10-15
1119

1220
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "non-empty-string"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
authors = ["Midas Lambrichts <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)