Skip to content

Commit c796dba

Browse files
chore(main): release iapp 1.5.0 (#272)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 63614e6 commit c796dba

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-
{"api":"1.0.1","cli":"1.4.1"}
1+
{"api":"1.0.1","cli":"1.5.0"}

cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.4.1...iapp-v1.5.0) (2026-04-09)
4+
5+
6+
### Added
7+
8+
* enable TDX on arbitrum-mainnet ([#271](https://github.com/iExecBlockchainComputing/iapp/issues/271)) ([63614e6](https://github.com/iExecBlockchainComputing/iapp/commit/63614e64c6d073cecbb5865d21eda7e0e9cb7448))
9+
310
## [1.4.1](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.4.0...iapp-v1.4.1) (2026-02-25)
411

512

cli/npm-shrinkwrap.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.

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/iapp",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "A CLI to guide you through the process of building an iExec iApp",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)