Skip to content

Commit 0764a5b

Browse files
chore(main): release subgraph 3.1.1 (#511)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent f5127af commit 0764a5b

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,6 +1,6 @@
11
{
22
"packages/sdk": "2.0.0-beta.19",
3-
"packages/subgraph": "3.1.0",
3+
"packages/subgraph": "3.1.1",
44
"packages/smart-contract": "0.2.0",
55
"packages/sharing-smart-contract": "3.0.0"
66
}

packages/subgraph/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.1.1](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/subgraph-v3.1.0...subgraph-v3.1.1) (2025-09-08)
6+
7+
8+
### Changed
9+
10+
* update DatasetRegistry and AppRegistry addresses for bellecour network ([#510](https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/510)) ([f5127af](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/f5127af747fb166ceb2a423dc22d7b7e88d35f77))
11+
512
## [3.1.0](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/subgraph-v3.1.0-beta...subgraph-v3.1.0) (2025-08-20)
613

714
### Added

packages/subgraph/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.

packages/subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "subgraph",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "UNLICENSED",
55
"scripts": {
66
"codegen": "graph codegen subgraph.template.yaml",

0 commit comments

Comments
 (0)