Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 20, 2024
1 parent 3276dc7 commit cc3a8cd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

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

## [Unreleased]

## [0.1.5](https://github.com/8xFF/atm0s-media-server/compare/v0.1.4...v0.1.5) - 2024-02-20

### Fixed
- rpc http bad request response with more info ([#235](https://github.com/8xFF/atm0s-media-server/pull/235))

### Other
- *(deps)* bump clap from 4.5.0 to 4.5.1 ([#239](https://github.com/8xFF/atm0s-media-server/pull/239))

## [0.1.4](https://github.com/8xFF/atm0s-media-server/compare/v0.1.3...v0.1.4) - 2024-02-14

### Added
Expand Down
2 changes: 1 addition & 1 deletion servers/media-server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "atm0s-media-server"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
license = "MIT"
description = "Decentralized media-server with WebRTC/RTMP/Whip/Whep support"
Expand Down

0 comments on commit cc3a8cd

Please sign in to comment.