Skip to content

Commit 2da72e9

Browse files
committed
release(network-contracts): v9.0.0
1 parent 0ce7a37 commit 2da72e9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

packages/npm-network-contracts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ npm run localUpgradeImpl
5858
# Changelog
5959
6060
StreamRegistryV5: added functions for arbitrary bytes user IDs (they can only publish and subscribe, not grant/edit/delete)
61+
62+
9.0.0 removed exports that aren't used in Streamr SDK or node
6163
8.0.0 switch ethers v5 -> v6
6264
7.0.8 export ENS type
6365
4.2.0 export ERC677 ABI and type

packages/npm-network-contracts/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/npm-network-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@streamr/network-contracts",
3-
"version": "8.2.0",
3+
"version": "9.0.0",
44
"description": "Smart contracts for Streamr Network",
55
"author": "Streamr Network AG <contact@streamr.network>",
66
"license": "STREAMR NETWORK OPEN SOURCE LICENSE",

0 commit comments

Comments
 (0)