Skip to content

Commit 3655c36

Browse files
chore(master): release 8.22.4 (#494)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 07ba772 commit 3655c36

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-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.22.3"}
1+
{".":"8.22.4"}

CHANGELOG.md

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

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

5+
## [8.22.4](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.22.3...v8.22.4) (2025-12-01)
6+
7+
8+
### Changed
9+
10+
* disable lifecycle scripts for contributors and CI ([07ba772](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/07ba77279bf08301af02f95d639f1b9aa776b458))
11+
* reduce deps by moving contracts packages to dev deps ([07ba772](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/07ba77279bf08301af02f95d639f1b9aa776b458))
12+
* security hardening ([#493](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/493)) ([07ba772](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/07ba77279bf08301af02f95d639f1b9aa776b458))
13+
* update @ensdomains/buffer ([07ba772](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/07ba77279bf08301af02f95d639f1b9aa776b458))
14+
* update node-forge ([07ba772](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/07ba77279bf08301af02f95d639f1b9aa776b458))
15+
516
## [8.22.3](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.22.2...v8.22.3) (2025-11-20)
617

718

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

0 commit comments

Comments
 (0)