Skip to content

Commit fc7dc6b

Browse files
chore(master): release 8.22.5 (#535)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 90381b6 commit fc7dc6b

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

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

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.5](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.22.4...v8.22.5) (2026-02-04)
6+
7+
8+
### Changed
9+
10+
* allow TEE tag without framework in orders and search params ([#532](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/532)) ([90381b6](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/90381b657f805c2032575165e4c5e1e5e3713e71))
11+
512
## [8.22.4](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.22.3...v8.22.4) (2025-12-01)
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.22.4",
3+
"version": "8.22.5",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)