Skip to content

Commit a2b8a46

Browse files
authored
chore: release (#1320)
Co-authored-by: moq-bot[bot] <186640430+moq-bot[bot]@users.noreply.github.com>
1 parent 3ad0ee7 commit a2b8a46

File tree

8 files changed

+30
-6
lines changed

8 files changed

+30
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rs/moq-boy/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.2.7](https://github.com/moq-dev/moq/compare/moq-boy-v0.2.6...moq-boy-v0.2.7) - 2026-04-17
11+
12+
### Other
13+
14+
- update Cargo.lock dependencies
15+
1016
## [0.2.5](https://github.com/moq-dev/moq/compare/moq-boy-v0.2.4...moq-boy-v0.2.5) - 2026-04-15
1117

1218
### Other

rs/moq-boy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
keywords = ["moq", "gameboy", "streaming", "emulator", "live"]
88
categories = ["multimedia::video", "emulators", "network-programming"]
99

10-
version = "0.2.6"
10+
version = "0.2.7"
1111
edition = "2024"
1212
rust-version.workspace = true
1313

rs/moq-clock/CHANGELOG.md

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

5050
### Other
5151

52+
- release ([#1305](https://github.com/moq-dev/moq/pull/1305))
53+
54+
## [0.10.16](https://github.com/moq-dev/moq/compare/moq-clock-v0.10.15...moq-clock-v0.10.16) - 2026-04-17
55+
56+
### Other
57+
5258
- update Cargo.lock dependencies
5359

5460
## [0.10.15](https://github.com/moq-dev/moq/compare/moq-clock-v0.10.14...moq-clock-v0.10.15) - 2026-04-15

rs/moq-relay/CHANGELOG.md

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

6565
## [Unreleased]
6666

67+
## [0.10.23](https://github.com/moq-dev/moq/compare/moq-relay-v0.10.22...moq-relay-v0.10.23) - 2026-04-17
68+
69+
### Other
70+
71+
- update Cargo.lock dependencies
72+
6773
## [0.10.20](https://github.com/moq-dev/moq/compare/moq-relay-v0.10.19...moq-relay-v0.10.20) - 2026-04-15
6874

6975
### Other

rs/moq-relay/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55
repository = "https://github.com/moq-dev/moq"
66
license = "MIT OR Apache-2.0"
77

8-
version = "0.10.22"
8+
version = "0.10.23"
99
edition = "2024"
1010
rust-version.workspace = true
1111

rs/moq-token-cli/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.5.22](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.21...moq-token-cli-v0.5.22) - 2026-04-17
11+
12+
### Other
13+
14+
- update Cargo.lock dependencies
15+
1016
## [0.5.20](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.19...moq-token-cli-v0.5.20) - 2026-04-15
1117

1218
### Other

rs/moq-token-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55
repository = "https://github.com/moq-dev/moq"
66
license = "MIT OR Apache-2.0"
77

8-
version = "0.5.21"
8+
version = "0.5.22"
99
edition = "2024"
1010
rust-version.workspace = true
1111

0 commit comments

Comments
 (0)