Skip to content

Commit bd91318

Browse files
committed
Update changelog
1 parent 329e8de commit bd91318

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/root-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
working-directory: ${{ matrix.package }}
4545
run: |
4646
npm run refresh-abis
47-
# TODO add npm run build here.
47+
# TODO check that SDK and Subgraph projects build is OK.

packages/sharing-smart-contract/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9-
- update blockscout url
9+
- Fix Sharing contract constructor arguments order (#433)
10+
- Update blockscout url
1011

1112
## [2.0.0]
1213

0 commit comments

Comments
 (0)