Skip to content

Commit 532cacc

Browse files
chore(main): release 5.3.1 (#159)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent b0268d8 commit 532cacc

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-
{".":"5.3.0"}
1+
{".":"5.3.1"}

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+
## [5.3.1](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.0...v5.3.1) (2025-10-30)
6+
7+
8+
### Bug Fixes
9+
10+
* on Arbitrum, a sender address is required on eth_call ([#158](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/158)) ([b0268d8](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/b0268d8bf26b54d90c4c6eec1b525af556b9ba85))
11+
512
## [5.3.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.2.0...v5.3.0) (2025-10-28)
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=5.3.0
2+
version=5.3.1
33
# x-release-please-end
44
nexusUser
55
nexusPassword

0 commit comments

Comments
 (0)