Skip to content

Commit 024a6c1

Browse files
chore(main): release iapp-api 0.3.2 (#234)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 72698a1 commit 024a6c1

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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":"0.3.1","cli":"1.0.0-beta.4"}
1+
{"api":"0.3.2","cli":"1.0.0-beta.4"}

api/CHANGELOG.md

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

3+
## [0.3.2](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-api-v0.3.1...iapp-api-v0.3.2) (2025-08-21)
4+
5+
6+
### Changed
7+
8+
* stop running `ensure-signing-key` in start script ([9631373](https://github.com/iExecBlockchainComputing/iapp/commit/9631373a2c3232885727b3478abf66d0f1db459a))
9+
310
## [0.3.1](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-api-v0.3.0...iapp-api-v0.3.1) (2025-08-21)
411

512

api/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.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iapp-api",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "index.js",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)