Skip to content

Commit c880a69

Browse files
chore(main): release pre-compute 0.1.0 (#5)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent d772cd6 commit c880a69

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"post-compute": "0.0.0",
3-
"pre-compute": "0.0.0"
3+
"pre-compute": "0.1.0"
44
}

pre-compute/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-09-18)
4+
5+
6+
### Features
7+
8+
* add pre-compute module ([#3](https://github.com/iExecBlockchainComputing/tee-worker-compute-rust/issues/3)) ([4821929](https://github.com/iExecBlockchainComputing/tee-worker-compute-rust/commit/4821929102afc1cb5db0b9e77264179640678fc0))
9+
10+
11+
### Bug Fixes
12+
13+
* ensure exit cause is propagated and sent to worker ([#8](https://github.com/iExecBlockchainComputing/tee-worker-compute-rust/issues/8)) ([e3310b9](https://github.com/iExecBlockchainComputing/tee-worker-compute-rust/commit/e3310b94e5a075e23cfaf51083184fb3e7cfc527))

0 commit comments

Comments
 (0)