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 +14
-6
lines changed Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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+ #### [ v1.4.3] ( https://github.com/nevermined-io/components-catalog/compare/v1.4.2...v1.4.3 )
8+
9+ > 15 May 2023
10+
11+ - Feat/reset user loading status [ ` #292 ` ] ( https://github.com/nevermined-io/components-catalog/pull/292 )
12+ - Adding v1.4.2 Changelog updates [ ` 32c5b68 ` ] ( https://github.com/nevermined-io/components-catalog/commit/32c5b680be050430ef02a2dc1b0df3cd01e5731e )
13+ - add reset user profile loading status [ ` 72da06c ` ] ( https://github.com/nevermined-io/components-catalog/commit/72da06c8bf3b49864f417e09fa1ac8955e0a64f1 )
14+
715#### [ v1.4.2] ( https://github.com/nevermined-io/components-catalog/compare/v1.4.1...v1.4.2 )
816
917> 11 May 2023
Original file line number Diff line number Diff line change 11{
22 "name" : " @nevermined-io/catalog" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
44 "main" : " ./dist/index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "dependencies" : {
7- "@nevermined-io/sdk" : " ^1.3.7 " ,
8- "@nevermined-io/sdk-dtp" : " ^0.4.8 " ,
7+ "@nevermined-io/sdk" : " ^1.3.10 " ,
8+ "@nevermined-io/sdk-dtp" : " ^0.4.10 " ,
99 "@types/jsonwebtoken" : " ^8.5.8" ,
1010 "axios" : " ^0.27.2" ,
1111 "axios-retry" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 105105 ]
106106 },
107107 "dependencies" : {
108- "@nevermined-io/sdk" : " ^1.3.7 " ,
109- "@nevermined-io/sdk-dtp" : " ^0.4.8 " ,
108+ "@nevermined-io/sdk" : " ^1.3.10 " ,
109+ "@nevermined-io/sdk-dtp" : " ^0.4.10 " ,
110110 "@types/jsonwebtoken" : " ^8.5.8" ,
111111 "@wagmi/core" : " ^0.8.15" ,
112112 "axios" : " ^0.27.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nevermined-io/providers" ,
33 "private" : false ,
4- "version" : " 1.4.3 " ,
4+ "version" : " 1.4.4 " ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments