Skip to content

Commit f7cca43

Browse files
chore: release v0.27.1
1 parent 78c25f2 commit f7cca43

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ keywords = [
2525
]
2626
license = "AGPL-3.0-or-later"
2727
repository = "https://github.com/fenollp/supergreen"
28-
version = "0.27.0"
28+
version = "0.27.1"
2929

3030
[workspace.dependencies]
3131
anyhow = { version = "1", default-features = false }

cargo-green/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.27.1](https://github.com/fenollp/supergreen/compare/v0.27.0...v0.27.1) - 2026-07-29
11+
12+
### Other
13+
14+
- release v0.27.0
15+
1016
## [0.27.0](https://github.com/fenollp/supergreen/compare/v0.26.0...v0.27.0) - 2026-07-24
1117

1218
### Added

0 commit comments

Comments
 (0)