Skip to content

Commit 308bb79

Browse files
chore(master): release 8.17.1 (#456)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 8a2d170 commit 308bb79

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"8.17.0"}
1+
{".":"8.17.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [8.17.1](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.17.0...v8.17.1) (2025-07-29)
6+
7+
8+
### Changed
9+
10+
* stop reading poco address from deprecated file ([#455](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/455)) ([0c0f109](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/0c0f109ab049c435b2f1de8a3a3fa3a7c0c81e0d))
11+
* update arbitrum-sepolia-testnet PoCo address to target latest diamond proxy deployment ([#457](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/457)) ([d8e4094](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/d8e4094f5f9988836fc359f068e3db687bb5b7fe))
12+
513
## [8.17.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.16.1...v8.17.0) (2025-07-22)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iexec",
3-
"version": "8.17.0",
3+
"version": "8.17.1",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)