Skip to content

Commit 47ef1d7

Browse files
chore(master): release 8.21.1 (#482)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 0d82e47 commit 47ef1d7

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.21.0"}
1+
{".":"8.21.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.21.1](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.21.0...v8.21.1) (2025-10-29)
6+
7+
8+
### Changed
9+
10+
* add chain specific feature check errors ([#483](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/483)) ([0d82e47](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/0d82e47c000e1e76fd94520abee4b40a753181a0))
11+
* TypeScript add missing option in fetchWorkerpoolOrderbook ([#481](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/481)) ([72e2323](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/72e2323946f449cb466d890009fd4ecd75c834d7))
12+
513
## [8.21.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.20.0...v8.21.0) (2025-10-27)
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.21.0",
3+
"version": "8.21.1",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)