Skip to content

Commit f88e84a

Browse files
chore(main): release iapp 1.4.0
1 parent ee0f3e7 commit f88e84a

4 files changed

Lines changed: 17 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.3.4"}
1+
{"api":"1.0.1","cli":"1.4.0"}

cli/CHANGELOG.md

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

3+
## [1.4.0](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.4...iapp-v1.4.0) (2026-02-19)
4+
5+
6+
### Added
7+
8+
* add "iapp chain select" command ([#268](https://github.com/iExecBlockchainComputing/iapp/issues/268)) ([87b1796](https://github.com/iExecBlockchainComputing/iapp/commit/87b17966e275c0cadd840810b90a2d483e629758))
9+
* enable TDX on arbitrum-sepolia-testnet ([#265](https://github.com/iExecBlockchainComputing/iapp/issues/265)) ([e0b904b](https://github.com/iExecBlockchainComputing/iapp/commit/e0b904b18a1baddfdd01bfbe51601b1908cabe40))
10+
11+
12+
### Changed
13+
14+
* set arbitrum-sepolia-testnet as default chain and deprecate bellecour ([#266](https://github.com/iExecBlockchainComputing/iapp/issues/266)) ([ee0f3e7](https://github.com/iExecBlockchainComputing/iapp/commit/ee0f3e778b8c981aa876a7aa782f0e1162938cc9))
15+
316
## [1.3.4](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.3...iapp-v1.3.4) (2025-12-18)
417

518

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.3.4",
3+
"version": "1.4.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)