Skip to content

Commit 4b888d5

Browse files
authored
Merge pull request #37 from piotrpdev/release-plz-2025-04-28T21-40-17Z
2 parents ae4e0bc + 8fbc53a commit 4b888d5

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

backend/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.11](https://github.com/piotrpdev/oko/compare/oko-v0.1.10...oko-v0.1.11) - 2025-04-28
11+
12+
### Added
13+
14+
- OKO-109 guest account
15+
16+
### Other
17+
18+
- OKO-109 add guest to fixtures
19+
1020
## [0.1.10](https://github.com/piotrpdev/oko/compare/oko-v0.1.9...oko-v0.1.10) - 2025-04-28
1121

1222
### Added

backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["utils/camera-impersonator", "utils/ws-utils"]
33

44
[package]
55
name = "oko"
6-
version = "0.1.10"
6+
version = "0.1.11"
77
authors = ["Piotr Placzek <[email protected]>"]
88
edition = "2021"
99
rust-version = "1.73"

0 commit comments

Comments
 (0)