Skip to content

Commit 3d0ac89

Browse files
chore: release (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 889614e commit 3d0ac89

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.6](https://github.com/fossable/outpost/compare/v0.0.5...v0.0.6) - 2024-06-29
10+
11+
### Other
12+
- initial aws module
13+
- update release workflow
14+
- accept cloudflare origin cert from environment
15+
916
## [0.0.5](https://github.com/fossable/outpost/compare/v0.0.4...v0.0.5) - 2024-06-22
1017

1118
### Other

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "AGPL-3.0-only"
66
name = "outpost"
77
repository = "https://github.com/fossable/outpost"
88
rust-version = "1.74"
9-
version = "0.0.5"
9+
version = "0.0.6"
1010

1111
[dependencies]
1212
anyhow = "1.0.86"

0 commit comments

Comments
 (0)