Skip to content

Commit 43658d4

Browse files
chore(main): release stoopid-logging-ts 1.0.0 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f8d9a4 commit 43658d4

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.0.0",
3-
"packages/ts/stoopid-logging": "0.0.0",
3+
"packages/ts/stoopid-logging": "1.0.0",
44
"packages/rust/stoopid-logging": "0.0.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+
## 1.0.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/ts/stoopid-logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stoopid-logging",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Structured JSON logging for TypeScript/Node services, conforming to the stoopid-commons shared log-event schema.",
55
"license": "MIT",
66
"author": "Stoopid Company",

0 commit comments

Comments
 (0)