Skip to content

Commit d753027

Browse files
chore(main): release 2.1.1 (#62)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent d9cc130 commit d753027

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.1.0"}
1+
{".":"2.1.1"}

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v2.1.0...v2.1.1) (2025-11-10)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* add missing fi statement and rename published image ([#64](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/64)) ([adce9d6](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/adce9d6864b343b8651b1d711d06d98e8aa6a445))
9+
* deployment ci for `bellecour` network ([#61](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/61)) ([19d7658](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/19d76589435cc081cabb612e2436c47a8bb774a6))
10+
* deployment scripts for consistency with versioning ([#63](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/63)) ([7b1c57c](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/7b1c57c9cfc09b1e72cbad0ef4ff618263a93a79))
11+
* format code ([#65](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/65)) ([068fe2a](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/068fe2a128ef672cf164578888337f81fa75348b))
12+
* update deployment environment option from 'production' to 'prod' ([#66](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/66)) ([d9cc130](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/d9cc1306f068e71237f7b16dd8147d2e34fa83e7))
13+
314
## [2.1.0](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v2.0.0...v2.1.0) (2025-10-29)
415

516

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/subgraph",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "iExec",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)