Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 056ec9a

Browse files
authored
Merge pull request #123 from nevermined-io/update/sdk-version
Update/sdk version
2 parents 8ae8213 + 8fb3e19 commit 056ec9a

File tree

4 files changed

+7710
-8254
lines changed

4 files changed

+7710
-8254
lines changed

lib/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v0.0.20](https://github.com/nevermined-io/components-catalog/compare/v0.0.90...v0.0.20)
7+
#### [v0.0.21](https://github.com/nevermined-io/components-catalog/compare/v0.0.91...v0.0.21)
8+
9+
#### [v0.0.91](https://github.com/nevermined-io/components-catalog/compare/v0.0.90...v0.0.91)
10+
11+
> 5 August 2022
12+
13+
- Fix/build catalog [`#122`](https://github.com/nevermined-io/components-catalog/pull/122)
14+
- fix build [`dcc1633`](https://github.com/nevermined-io/components-catalog/commit/dcc1633f59fa2778c99f7efea63203b9ccc019c9)
15+
- Adding v0.0.90 Changelog updates [`5f15721`](https://github.com/nevermined-io/components-catalog/commit/5f157210f20a0f794b40a1b983444256056d0d5e)
816

917
#### [v0.0.90](https://github.com/nevermined-io/components-catalog/compare/v0.0.89...v0.0.90)
1018

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nevermined-io/catalog-core",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"private": false,
55
"scripts": {
66
"watch": "./node_modules/.bin/nodemon",
@@ -36,7 +36,7 @@
3636
"react": "*"
3737
},
3838
"dependencies": {
39-
"@nevermined-io/nevermined-sdk-js": "^0.22.3",
39+
"@nevermined-io/nevermined-sdk-js": "^0.22.5",
4040
"@types/jsonwebtoken": "^8.5.8",
4141
"ethers": "^5.6.9",
4242
"jsonwebtoken": "^8.5.1",

0 commit comments

Comments
 (0)