Skip to content

Commit 344be65

Browse files
chore(main): release 5.4.0
1 parent 82293b5 commit 344be65

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1"}
1+
{".":"5.4.0"}

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+
## [5.4.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.1...v5.4.0) (2025-11-12)
6+
7+
8+
### Features
9+
10+
* create ChainAccount, ChainCategory and ChainContribution from raw data ([#162](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/162)) ([82293b5](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/82293b5c183b1cddc2b733d042e7458a1bad01e3))
11+
* use new viewApp and viewDataset PoCo methods ([#160](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/160)) ([8d0de6f](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/8d0de6fc6a540fdc8704d8d8e329b202591bc1cc))
12+
513
## [5.3.1](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.0...v5.3.1) (2025-10-30)
614

715

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.1
2+
version=5.4.0
33
# x-release-please-end
44
nexusUser
55
nexusPassword

0 commit comments

Comments
 (0)