Skip to content

Commit 69787c2

Browse files
chore(main): release iexec-market-api 7.1.2 (#46)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 40dedfe commit 69787c2

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.1.1","watcher":"7.0.1"}
1+
{"api":"7.1.2","watcher":"7.0.1"}

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.2](https://github.com/iExecBlockchainComputing/iexec-market-api/compare/iexec-market-api-v7.1.1...iexec-market-api-v7.1.2) (2025-11-19)
4+
5+
6+
### Changed
7+
8+
* allow (DATASET_INFINITE_VOLUME - 1) in bulk datasetorders for compatibility with already signed orders ([#45](https://github.com/iExecBlockchainComputing/iexec-market-api/issues/45)) ([40dedfe](https://github.com/iExecBlockchainComputing/iexec-market-api/commit/40dedfe18e13c57f2cfe4a23d0f04acad6562cf5))
9+
310
## [7.1.1](https://github.com/iExecBlockchainComputing/iexec-market-api/compare/iexec-market-api-v7.1.0...iexec-market-api-v7.1.1) (2025-11-04)
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.1.1",
3+
"version": "7.1.2",
44
"type": "module",
55
"description": "iexec marketplace api gateway",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)