File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 "description" : " Open contracts that allow upgrading underlying token to supertokens based on running stream" ,
44 "version" : " 0.3.0" ,
55 "devDependencies" : {
6- "@superfluid-finance/ethereum-contracts" : " ^1.14.1 " ,
6+ "@superfluid-finance/ethereum-contracts" : " ^1.15.0 " ,
77 "@superfluid-finance/metadata" : " ^1.6.2"
88 },
99 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33 "description" : " Open contracts that allow scheduling streams and vestings onchain" ,
44 "version" : " 1.3.0" ,
55 "devDependencies" : {
6- "@superfluid-finance/ethereum-contracts" : " ^1.14.1 " ,
6+ "@superfluid-finance/ethereum-contracts" : " ^1.15.0 " ,
77 "@superfluid-finance/metadata" : " ^1.6.2"
88 },
99 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to the ethereum-contracts will be documented in this file.
33
44This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## [ UNRELEASED ]
6+ ## [ v1.15.0 ]
77
88### Added
99
Original file line number Diff line number Diff line change 11{
22 "name" : " @superfluid-finance/ethereum-contracts" ,
33 "description" : " Ethereum contracts implementation for the Superfluid Protocol" ,
4- "version" : " 1.14.1 " ,
4+ "version" : " 1.15.0 " ,
55 "dependencies" : {
66 "@decentral.ee/web3-helpers" : " 0.5.3" ,
77 "@nomiclabs/hardhat-ethers" : " 2.2.3" ,
Original file line number Diff line number Diff line change 77 },
88 "bugs" : " https://github.com/superfluid-finance/protocol-monorepo/issues" ,
99 "devDependencies" : {
10- "@superfluid-finance/ethereum-contracts" : " ^1.14.1 "
10+ "@superfluid-finance/ethereum-contracts" : " ^1.15.0 "
1111 },
1212 "homepage" : " https://github.com/superfluid-finance/protocol-monorepo#readme" ,
1313 "license" : " AGPL-3.0" ,
1414 "main" : " index.js" ,
1515 "peerDependencies" : {
16- "@superfluid-finance/ethereum-contracts" : " 1.14.1 "
16+ "@superfluid-finance/ethereum-contracts" : " 1.15.0 "
1717 },
1818 "repository" : {
1919 "type" : " git" ,
Original file line number Diff line number Diff line change 1313 "node-fetch" : " 2.7.0"
1414 },
1515 "devDependencies" : {
16- "@superfluid-finance/ethereum-contracts" : " ^1.14.1 " ,
16+ "@superfluid-finance/ethereum-contracts" : " ^1.15.0 " ,
1717 "chai-as-promised" : " ^8.0.2" ,
1818 "webpack" : " ^5.104.1" ,
1919 "webpack-bundle-analyzer" : " ^4.10.2" ,
Original file line number Diff line number Diff line change 44 "version" : " 0.9.0" ,
55 "bugs" : " https://github.com/superfluid-finance/protocol-monorepo/issues" ,
66 "dependencies" : {
7- "@superfluid-finance/ethereum-contracts" : " 1.14.1 " ,
7+ "@superfluid-finance/ethereum-contracts" : " 1.15.0 " ,
88 "@superfluid-finance/metadata" : " ^1.6.2" ,
99 "graphql-request" : " 6.1.0" ,
1010 "lodash" : " 4.17.23" ,
You can’t perform that action at this time.
0 commit comments