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 18e7829 commit b60a87aCopy full SHA for b60a87a
CHANGELOG.md
@@ -7,6 +7,13 @@ 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
+- *(deps)* bump actions/checkout from 2 to 4
15
+- Use release-plz to check if we want to release
16
17
## [0.2.6](https://github.com/MidasLamb/non-empty-string/compare/v0.2.5...v0.2.6) - 2025-04-09
18
19
### 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 <[email protected]>"]
6
license = "MIT OR Apache-2.0"
0 commit comments