Skip to content

Commit ebf27e9

Browse files
chore(wio_terminal): release v0.9.0 (#918)
* chore(wio_terminal): release v0.8.1 * Manual bump wio_terminal --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin Beaurivage <[email protected]>
1 parent 687670a commit ebf27e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

boards/wio_terminal/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.9.0](https://github.com/atsamd-rs/atsamd/compare/wio_terminal-0.8.0...wio_terminal-0.9.0) - 2025-07-06
11+
12+
### Dependencies
13+
14+
- *(wio_terminal)* [**breaking change**] Bump dependencies ([#910](https://github.com/atsamd-rs/atsamd/pull/910))
15+
1016
## [0.8.0](https://github.com/atsamd-rs/atsamd/compare/wio_terminal-0.7.3...wio_terminal-0.8.0) - 2025-05-09
1117

1218
### Dependencies

boards/wio_terminal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wio_terminal"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
authors = [
55
"Jesse Braham <[email protected]>",
66

0 commit comments

Comments
 (0)