This repository was archived by the owner on Oct 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 22sidebar_position : 6
33---
44
5- # Catalog Providers
5+ # Getting started with providers
66
77The Catalog exposes a package facilitating the interaction with Web3 providers like Metamask.
88
Original file line number Diff line number Diff line change @@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7- #### [ v0.0.27] ( https://github.com/nevermined-io/components-catalog/compare/v0.0.96...v0.0.27 )
7+ #### [ v0.0.28] ( https://github.com/nevermined-io/components-catalog/compare/v0.0.97...v0.0.28 )
8+
9+ #### [ v0.0.97] ( https://github.com/nevermined-io/components-catalog/compare/v0.0.96...v0.0.97 )
10+
11+ > 22 August 2022
12+
13+ - Refactor/useisnft721holder [ ` #147 ` ] ( https://github.com/nevermined-io/components-catalog/pull/147 )
14+ - add parameter agreement id to userIsNFT721Holder custom hook [ ` 3ad5d63 ` ] ( https://github.com/nevermined-io/components-catalog/commit/3ad5d630b2015be6efbb09753d388b2beca2e75c )
15+ - Adding v0.0.96 Changelog updates [ ` ff8bd4a ` ] ( https://github.com/nevermined-io/components-catalog/commit/ff8bd4a53e03c024148c9780bf42d0358527bd8f )
816
917#### [ v0.0.96] ( https://github.com/nevermined-io/components-catalog/compare/v0.0.95...v0.0.96 )
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " @nevermined-io/catalog-core" ,
3- "version" : " 0.0.28 " ,
3+ "version" : " 0.0.29 " ,
44 "private" : false ,
55 "scripts" : {
66 "watch" : " ./node_modules/.bin/nodemon" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nevermined-io/catalog-providers" ,
3- "version" : " 0.0.28 " ,
3+ "version" : " 0.0.29 " ,
44 "private" : false ,
55 "scripts" : {
66 "watch" : " ./node_modules/.bin/nodemon" ,
You can’t perform that action at this time.
0 commit comments