We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a2287 commit 3a2deafCopy full SHA for 3a2deaf
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.7](https://github.com/MidasLamb/non-empty-string/compare/v0.2.6...v0.2.7) - 2025-04-09
11
+
12
+### Other
13
14
+- Use release-plz to check if we want to release
15
16
## [0.2.6](https://github.com/MidasLamb/non-empty-string/compare/v0.2.5...v0.2.6) - 2025-04-09
17
18
### Added
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "non-empty-string"
3
-version = "0.2.6"
+version = "0.2.7"
4
edition = "2021"
5
authors = ["Midas Lambrichts <midaslamb@gmail.com>"]
6
license = "MIT OR Apache-2.0"
0 commit comments