Skip to content

Commit d36fda0

Browse files
chore(release): 0.2.3 [skip ci]
## [0.2.3](0.2.2...0.2.3) (2025-01-21) ### πŸ‘· CI * Add debug output to release workflow for better visibility ([2264a48](2264a48))
1 parent 2264a48 commit d36fda0

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,3 +1,9 @@
1+
## [0.2.3](https://github.com/inference-gateway/rust-sdk/compare/0.2.2...0.2.3) (2025-01-21)
2+
3+
### πŸ‘· CI
4+
5+
* Add debug output to release workflow for better visibility ([2264a48](https://github.com/inference-gateway/rust-sdk/commit/2264a4845da865c605707e1b04c9d1377b140613))
6+
17
## [0.2.2](https://github.com/inference-gateway/rust-sdk/compare/0.2.1...0.2.2) (2025-01-21)
28

39
### πŸ‘· CI

β€Ž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 = "inference-gateway-sdk"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2021"
55
description = "Rust SDK for interacting with various language models through the Inference Gateway"
66
license = "MIT"

0 commit comments

Comments
Β (0)