Skip to content

Commit 7d8122b

Browse files
Release v0.5.0
1 parent 60b2029 commit 7d8122b

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.4.0...HEAD
9+
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.5.0...HEAD
1010

1111
-
1212

13+
## [0.5.0] 2026-03-23
14+
15+
[0.5.0]: https://github.com/trussed-dev/ctap-types/compare/0.4.0...0.5.0
16+
17+
- Update dependencies:
18+
- `cosey` v0.4
19+
- `heapless` v0.9
20+
- `heapless-bytes` v0.5
21+
- `iso7816` v0.2
22+
1323
## [0.4.0] 2025-05-09
1424

1525
[0.4.0]: https://github.com/trussed-dev/ctap-types/compare/0.3.2...0.4.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctap-types"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Nicolas Stalder <n@stalder.io>", "The Trussed developers"]
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)