Skip to content

Commit 7b0e3cd

Browse files
chore(main): release 9.2.2 (#316)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent a5c0920 commit 7b0e3cd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

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+
## [9.2.2](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.2.1...v9.2.2) (2025-10-30)
6+
7+
8+
### Bug Fixes
9+
10+
* use iexec-commons-poco 5.3.1 to provide required sender address on Arbitrum eth_call ([#315](https://github.com/iExecBlockchainComputing/iexec-sms/issues/315)) ([a5c0920](https://github.com/iExecBlockchainComputing/iexec-sms/commit/a5c0920082ebc53c77e765ddfbf8e5ac344189df))
11+
512
## [9.2.1](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.2.0...v9.2.1) (2025-10-29)
613

714

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# x-release-please-start-version
2-
version=9.2.1
2+
version=9.2.2
33
# x-release-please-end
44
iexecCommonsPocoVersion=5.3.1
55
iexecCommonVersion=9.2.0

0 commit comments

Comments
 (0)