Skip to content

Commit 7f69036

Browse files
chore(main): release iexec-market-api 7.1.0 (#40)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent edd32cc commit 7f69036

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":"7.0.0","watcher":"7.0.0"}
1+
{"api":"7.1.0","watcher":"7.0.0"}

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+
## [7.1.0](https://github.com/iExecBlockchainComputing/iexec-market-api/compare/iexec-market-api-v7.0.0...iexec-market-api-v7.1.0) (2025-10-14)
4+
5+
6+
### Added
7+
8+
* add support for dataset bulk orders ([#38](https://github.com/iExecBlockchainComputing/iexec-market-api/issues/38)) ([edd32cc](https://github.com/iExecBlockchainComputing/iexec-market-api/commit/edd32ccad62735698cc033e36ab229a57a4b8fa7))
9+
310
## [7.0.0](https://github.com/iExecBlockchainComputing/iexec-market-api/compare/iexec-market-api-v6.4.1...iexec-market-api-v7.0.0) (2025-09-30)
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": "iexec-market-api",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"type": "module",
55
"description": "iexec marketplace api gateway",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)