Skip to content

Commit afed85d

Browse files
chore(main): release iapp-api 1.0.1 (#257)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent abca98d commit afed85d

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

api/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.0.1](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-api-v1.0.0...iapp-api-v1.0.1) (2025-12-02)
4+
5+
6+
### Changed
7+
8+
* update dependencies ([c361ab8](https://github.com/iExecBlockchainComputing/iapp/commit/c361ab819e43acc61d473bed1311421973365235))
9+
* update vulnerable transitive dependencies ([#256](https://github.com/iExecBlockchainComputing/iapp/issues/256)) ([c361ab8](https://github.com/iExecBlockchainComputing/iapp/commit/c361ab819e43acc61d473bed1311421973365235))
10+
311
## [1.0.0](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-api-v0.3.2...iapp-api-v1.0.0) (2025-12-01)
412

513

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": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)