Skip to content

Commit 62d6e0d

Browse files
chore(main): release iexec-market-api 7.1.1 (#43)
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 0be1714 commit 62d6e0d

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.0","watcher":"7.0.1"}
1+
{"api":"7.1.1","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.1](https://github.com/iExecBlockchainComputing/iexec-market-api/compare/iexec-market-api-v7.1.0...iexec-market-api-v7.1.1) (2025-11-04)
4+
5+
6+
### Changed
7+
8+
* add status index to solve search performance issues ([#41](https://github.com/iExecBlockchainComputing/iexec-market-api/issues/41)) ([6115a2b](https://github.com/iExecBlockchainComputing/iexec-market-api/commit/6115a2ba1a6fe00241e9bbaef6a6798440bb5be8))
9+
310
## [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)
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.0",
3+
"version": "7.1.1",
44
"type": "module",
55
"description": "iexec marketplace api gateway",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)