Skip to content

Commit c92889a

Browse files
authored
Merge pull request #46 from pipestack/release
chore: prepare release
2 parents e07712c + 6510e7c commit c92889a

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/release_again.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.

crates/nodes/out-log/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.9 (2025-10-28)
2+
3+
### Fixes
4+
5+
- Released failed, this is another attempt
6+
17
## 0.1.8 (2025-10-27)
28

39
### Fixes

crates/nodes/out-log/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "out-log"
33
edition = "2024"
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[lib]
77
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)