Skip to content

Commit 879b1ad

Browse files
chore: release v0.1.17
1 parent cfff6a9 commit 879b1ad

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.17](https://github.com/encryption4all/cryptify/compare/v0.1.16...v0.1.17) - 2026-03-27
11+
12+
### Other
13+
14+
- Upload to ghcr instead of docker
15+
- Switch to docker specified workflow
16+
- Move anchore scan
17+
- Disable arm/amd build publish
18+
- Try 100 version of automated release
19+
1020
## [0.1.16](https://github.com/encryption4all/cryptify/compare/v0.1.15...v0.1.16) - 2026-03-27
1121

1222
### Other

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "cryptify"
3-
version = "0.1.16"
3+
version = "0.1.17"
44
authors = ["David Venhoek <david@tweedegolf.com>"]
55
edition = "2021"
66
repository = "https://github.com/encryption4all/cryptify"

0 commit comments

Comments
 (0)