Skip to content

Commit 80dd302

Browse files
chore(main): release iapp 1.3.4
1 parent a764bee commit 80dd302

File tree

4 files changed

+47
-16
lines changed

4 files changed

+47
-16
lines changed

.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.3"}
1+
{"api":"1.0.1","cli":"1.3.4"}

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.3.4](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.3...iapp-v1.3.4) (2025-12-17)
4+
5+
6+
### Changed
7+
8+
* pin dependency tree for CLI users ([#261](https://github.com/iExecBlockchainComputing/iapp/issues/261)) ([a764bee](https://github.com/iExecBlockchainComputing/iapp/commit/a764beebad449ad05169dbb2798d17fe707e09a4))
9+
310
## [1.3.3](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.2...iapp-v1.3.3) (2025-12-16)
411

512

cli/npm-shrinkwrap.json

Lines changed: 38 additions & 14 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.3",
3+
"version": "1.3.4",
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)