Skip to content

Commit 6545b7c

Browse files
chore(main): release stoopid-logging-rs 0.1.0 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jason Anton <jason@stoopid.email>
1 parent feae93d commit 6545b7c

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/python/stoopid-logging": "0.1.0",
33
"packages/ts/stoopid-logging": "1.0.0",
4-
"packages/rust/stoopid-logging": "0.0.0",
4+
"packages/rust/stoopid-logging": "0.1.0",
55
"charts/stoopid-service-base": "0.0.0"
66
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## 0.1.0 (2026-05-05)
4+
5+
6+
### Features
7+
8+
* ship stoopid-logging v0.1 across Python, TypeScript, and Rust ([#12](https://github.com/StoopidCompany/stoopid-commons/issues/12)) ([5f8d9a4](https://github.com/StoopidCompany/stoopid-commons/commit/5f8d9a43812b7dc408725f6332c688dd5d55fbe6))
9+
10+
## Changelog

packages/rust/stoopid-logging/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stoopid-logging"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition.workspace = true
55
rust-version.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)