Skip to content

Commit

Permalink
chore: release (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: moq-bot[bot] <186640430+moq-bot[bot]@users.noreply.github.com>
  • Loading branch information
moq-bot[bot] authored Jan 13, 2025
1 parent c53b5ad commit 7ec6b6c
Show file tree
Hide file tree
Showing 15 changed files with 56 additions and 14 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions moq-clock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.19](https://github.com/kixelated/moq-rs/compare/moq-clock-v0.5.18...moq-clock-v0.5.19) - 2025-01-13

### Other

- update Cargo.lock dependencies

## [0.5.18](https://github.com/kixelated/moq-rs/compare/moq-clock-v0.5.17...moq-clock-v0.5.18) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-clock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.5.18"
version = "0.5.19"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-gst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.4](https://github.com/kixelated/moq-rs/compare/moq-gst-v0.1.3...moq-gst-v0.1.4) - 2025-01-13

### Other

- update Cargo.lock dependencies

## [0.1.3](https://github.com/kixelated/moq-rs/compare/moq-gst-v0.1.2...moq-gst-v0.1.3) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-gst/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.1.3"
version = "0.1.4"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-karp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.3](https://github.com/kixelated/moq-rs/compare/moq-karp-v0.11.2...moq-karp-v0.11.3) - 2025-01-13

### Other

- Revert some questionable changes. ([#281](https://github.com/kixelated/moq-rs/pull/281))

## [0.11.2](https://github.com/kixelated/moq-rs/compare/moq-karp-v0.11.1...moq-karp-v0.11.2) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-karp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = []
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.11.2"
version = "0.11.3"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.1](https://github.com/kixelated/moq-rs/compare/moq-native-v0.6.0...moq-native-v0.6.1) - 2025-01-13

### Other

- update Cargo.lock dependencies

## [0.6.0](https://github.com/kixelated/moq-rs/compare/moq-native-v0.5.10...moq-native-v0.6.0) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.6.0"
version = "0.6.1"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.17](https://github.com/kixelated/moq-rs/compare/moq-relay-v0.6.16...moq-relay-v0.6.17) - 2025-01-13

### Other

- Revert some questionable changes. ([#281](https://github.com/kixelated/moq-rs/pull/281))

## [0.6.16](https://github.com/kixelated/moq-rs/compare/moq-relay-v0.6.15...moq-relay-v0.6.16) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.6.16"
version = "0.6.17"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-transfork/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.2](https://github.com/kixelated/moq-rs/compare/moq-transfork-v0.8.1...moq-transfork-v0.8.2) - 2025-01-13

### Other

- Revert some questionable changes. ([#281](https://github.com/kixelated/moq-rs/pull/281))

## [0.8.1](https://github.com/kixelated/moq-rs/compare/moq-transfork-v0.8.0...moq-transfork-v0.8.1) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-transfork/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.8.1"
version = "0.8.2"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down
6 changes: 6 additions & 0 deletions moq-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.11](https://github.com/kixelated/moq-rs/compare/moq-web-v0.3.10...moq-web-v0.3.11) - 2025-01-13

### Other

- Revert some questionable changes. ([#281](https://github.com/kixelated/moq-rs/pull/281))

## [0.3.10](https://github.com/kixelated/moq-rs/compare/moq-web-v0.3.9...moq-web-v0.3.10) - 2025-01-13

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "moq-web"
authors = ["Luke Curley <[email protected]>"]
edition = "2021"
version = "0.3.10"
version = "0.3.11"
license = "MIT OR Apache-2.0"
repository = "https://github.com/kixelated/moq-web"
description = "Web implementation for MoQ utilizing WebAssembly+Typescript"
Expand Down

0 comments on commit 7ec6b6c

Please sign in to comment.