kixelated / moq-rs

Rust library for Media over QUIC
Apache License 2.0
405 stars 60 forks source link

chore: release #171

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `moq-relay`

## [0.5.1](https://github.com/kixelated/moq-rs/compare/moq-relay-v0.5.0...moq-relay-v0.5.1) - 2024-07-24 ### Other - update Cargo.lock dependencies
## `moq-api`
## [0.1.2](https://github.com/kixelated/moq-rs/compare/moq-api-v0.1.1...moq-api-v0.1.2) - 2024-07-24 ### Other - update Cargo.lock dependencies
## `moq-native`
## [0.2.2](https://github.com/kixelated/moq-rs/compare/moq-native-v0.2.1...moq-native-v0.2.2) - 2024-07-24 ### Other - Add sslkeylogfile envvar for debugging ([#173](https://github.com/kixelated/moq-rs/pull/173))
## `moq-sub`
## [0.1.1](https://github.com/kixelated/moq-rs/compare/moq-sub-v0.1.0...moq-sub-v0.1.1) - 2024-07-24 ### Other - update Cargo.lock dependencies
## `moq-clock`
## [0.4.2](https://github.com/kixelated/moq-rs/compare/moq-clock-v0.4.1...moq-clock-v0.4.2) - 2024-07-24 ### Other - update Cargo.lock dependencies
## `moq-dir`
## [0.1.2](https://github.com/kixelated/moq-rs/compare/moq-dir-v0.1.1...moq-dir-v0.1.2) - 2024-07-24 ### Other - update Cargo.lock dependencies


This PR was generated with release-plz.

kixelated commented 3 months ago

@englishm lemme know if you want the crate published

englishm commented 3 months ago

I don't need these published except that publishing an initial version of moq-sub will let us take the exception for semver checks out of the workflow, which would be nice to do in the follow up PR with the other minor fixes.

kixelated commented 3 months ago

I manually published moq-sub although I forgot to include the changelog.