Skip to content

Commit 52efa32

Browse files
chore(main): release iapp 1.3.2 (#258)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Co-authored-by: pjt <[email protected]>
1 parent afed85d commit 52efa32

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
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.1"}
1+
{"api":"1.0.1","cli":"1.3.2"}

cli/CHANGELOG.md

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

3+
## [1.3.2](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.1...iapp-v1.3.2) (2025-12-02)
4+
5+
6+
### Changed
7+
8+
* update dependencies ([abca98d](https://github.com/iExecBlockchainComputing/iapp/commit/abca98d374025711ad0fa55c1d29c08d55e9c72b))
9+
* update vulnerable dependencies ([#255](https://github.com/iExecBlockchainComputing/iapp/issues/255)) ([abca98d](https://github.com/iExecBlockchainComputing/iapp/commit/abca98d374025711ad0fa55c1d29c08d55e9c72b))
10+
311
## [1.3.1](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.0...iapp-v1.3.1) (2025-11-20)
412

513

cli/package-lock.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.1",
3+
"version": "1.3.2",
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)