Skip to content

Commit

Permalink
chore: release v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpdev-release-plz-bot[bot] authored Mar 5, 2025
1 parent 08bbaa0 commit be84d37
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.7](https://github.com/piotrpdev/oko/compare/oko-v0.1.6...oko-v0.1.7) - 2025-03-05

### Added

- OKO-105 use camera settings for video
- OKO-105 resolution setting
- OKO-105 camera restart
- OKO-105 framerate setting

### Other

- OKO-105 camera restart video warning
- OKO-105 use resolution terms

## [0.1.6](https://github.com/piotrpdev/oko/compare/oko-v0.1.5...oko-v0.1.6) - 2025-03-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion backend/Cargo.lock

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

2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["utils/camera-impersonator", "utils/ws-utils"]

[package]
name = "oko"
version = "0.1.6"
version = "0.1.7"
authors = ["Piotr Placzek <[email protected]>"]
edition = "2021"
rust-version = "1.73"
Expand Down

0 comments on commit be84d37

Please sign in to comment.