Skip to content

Commit b6cc088

Browse files
github-actions[bot]pacman82
authored andcommitted
chore: release v0.1.1
1 parent 013e5ae commit b6cc088

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/Aleph-Alpha/pharia-common-rs/compare/v0.1.0...v0.1.1) - 2025-10-10
4+
5+
### Other
6+
7+
- Add example for check_user
8+
39
## 0.1.0 (2025-10-08)
410

511

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pharia-common"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "Common utilities for Rust services deployed as part of Pharia AI"

0 commit comments

Comments
 (0)