Skip to content

Commit daa22fc

Browse files
chore(master): release 8.22.0 (#485)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent afd5480 commit daa22fc

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.21.2"}
1+
{".":"8.22.0"}

CHANGELOG.md

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

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

5+
## [8.22.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.21.2...v8.22.0) (2025-11-03)
6+
7+
8+
### Added
9+
10+
* experimental support for bulk processing on arbitrum-sepolia-testnet ([#463](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/463)) ([afd5480](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/afd54805f2c911c6c8194d3c2390bbd6b59a2864))
11+
512
## [8.21.2](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.21.1...v8.21.2) (2025-10-30)
613

714

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.21.2",
3+
"version": "8.22.0",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)