Skip to content

Commit 6713df5

Browse files
github-actions[bot]pacman82
authored andcommitted
chore: release v0.2.0
1 parent 6953268 commit 6713df5

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.2.0](https://github.com/Aleph-Alpha/pharia-common-rs/compare/v0.1.2...v0.2.0) - 2025-10-10
4+
5+
### Other
6+
7+
- Update test cassettes with new assertion
8+
39
## [0.1.2](https://github.com/Aleph-Alpha/pharia-common-rs/compare/v0.1.1...v0.1.2) - 2025-10-10
410

511
### Added

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.2"
3+
version = "0.2.0"
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)