Skip to content

Commit 13aefe1

Browse files
chore(main): release 1.1.1
1 parent 5bf8680 commit 13aefe1

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-
{".":"1.1.0"}
1+
{".":"1.1.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
- Add a modern test stack, agnostic to the forked network. (#38)
1010
- Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38)
1111

12+
## [1.1.1](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v1.1.0...v1.1.1) (2025-07-30)
13+
14+
15+
### ✨ Polish
16+
17+
* remove ERC1538 references and update related configurations ([#52](https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues/52)) ([5bf8680](https://github.com/iExecBlockchainComputing/PoCo-subgraph/commit/5bf86802e562251cc1acdb832b371fd87a2db8df))
18+
1219
## v1.1.0 - Support deal sponsor
1320

1421
- Add `sponsor` to `deal`. (#31)

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": "1.1.0",
3+
"version": "1.1.1",
44
"author": "iExec",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)