@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v2.2.17] ( https://github.com/nevermined-io/sdk-js/compare/v2.2.16...v2.2.17 )
8
+
9
+ > 28 March 2024
10
+
11
+ - Fix: assistant encrypted attributes [ ` #651 ` ] ( https://github.com/nevermined-io/sdk-js/pull/651 )
12
+ - Automated CHANGELOG.md update [ ` af168fe ` ] ( https://github.com/nevermined-io/sdk-js/commit/af168fe1bbceb089456de3f29b69d9916362aee3 )
13
+ - chore: changelog [ ` 47599a7 ` ] ( https://github.com/nevermined-io/sdk-js/commit/47599a7dbcbe7efc968b4a0c688232b11de75ad7 )
14
+ - fix: add missing assistant encryptedAttributes [ ` 704c819 ` ] ( https://github.com/nevermined-io/sdk-js/commit/704c8190c73a3efe37fba9d80a96909eec26ee0e )
15
+
7
16
#### [ v2.2.16] ( https://github.com/nevermined-io/sdk-js/compare/v2.2.15...v2.2.16 )
8
17
9
18
> 22 March 2024
@@ -1605,7 +1614,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1605
1614
1606
1615
> 2 May 2022
1607
1616
1608
- - add aave service agreement to ddo when creating nft721 asset [ ` #248 ` ] ( https://github.com/nevermined-io/sdk-js/pull/248 )
1617
+ - add aave service agreement to ddo when creating nft721 asset [ ` #248 ` ] ( https://github.com/nevermined-io/sdk-js/pull/248 )
1609
1618
- Adding v0.19.21 Changelog updates [ ` c93cdc5 ` ] ( https://github.com/nevermined-io/sdk-js/commit/c93cdc55f139a43db4130ccb0f80924d2645a931 )
1610
1619
1611
1620
#### [ v0.19.21] ( https://github.com/nevermined-io/sdk-js/compare/v0.19.20...v0.19.21 )
@@ -1868,7 +1877,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1868
1877
1869
1878
> 18 January 2022
1870
1879
1871
- - Removing not used parameter [ ` #186 ` ] ( https://github.com/nevermined-io/sdk-js/pull/186 )
1880
+ - Removing not used parameter [ ` #186 ` ] ( https://github.com/nevermined-io/sdk-js/pull/186 )
1872
1881
- [ wip] Create agreement+pay in one transaction [ ` #183 ` ] ( https://github.com/nevermined-io/sdk-js/pull/183 )
1873
1882
- Adapting to contracts ` v1.3.3 ` [ ` #177 ` ] ( https://github.com/nevermined-io/sdk-js/pull/177 )
1874
1883
- Adding v0.17.2 Changelog updates [ ` 5eddda4 ` ] ( https://github.com/nevermined-io/sdk-js/commit/5eddda43954e013e6e6f7344c9a877d801aacb5c )
@@ -2374,7 +2383,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2374
2383
- Feature/sync develop [ ` #268 ` ] ( https://github.com/nevermined-io/sdk-js/pull/268 )
2375
2384
- Quick fix for non-eip1559 networks [ ` #266 ` ] ( https://github.com/nevermined-io/sdk-js/pull/266 )
2376
2385
- integrate Permissions and refactor search query [ ` #264 ` ] ( https://github.com/nevermined-io/sdk-js/pull/264 )
2377
- - add aave service agreement to ddo when creating nft721 asset [ ` #248 ` ] ( https://github.com/nevermined-io/sdk-js/pull/248 )
2386
+ - add aave service agreement to ddo when creating nft721 asset [ ` #248 ` ] ( https://github.com/nevermined-io/sdk-js/pull/248 )
2378
2387
- Get the keeper version from the artifacts instead of package version [ ` #244 ` ] ( https://github.com/nevermined-io/sdk-js/pull/244 )
2379
2388
- replace ` metadata-api ` url by ` marketplace-api ` and sort type [ ` #243 ` ] ( https://github.com/nevermined-io/sdk-js/pull/243 )
2380
2389
- fixing issues with BigNumbers [ ` #246 ` ] ( https://github.com/nevermined-io/sdk-js/pull/246 )
@@ -2413,7 +2422,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2413
2422
- Feature/190 add did to sec markets [ ` #191 ` ] ( https://github.com/nevermined-io/sdk-js/pull/191 )
2414
2423
- Adding utility methods for getting nft token uri [ ` #189 ` ] ( https://github.com/nevermined-io/sdk-js/pull/189 )
2415
2424
- Lint ... [ ` #187 ` ] ( https://github.com/nevermined-io/sdk-js/pull/187 )
2416
- - Removing not used parameter [ ` #186 ` ] ( https://github.com/nevermined-io/sdk-js/pull/186 )
2425
+ - Removing not used parameter [ ` #186 ` ] ( https://github.com/nevermined-io/sdk-js/pull/186 )
2417
2426
- [ wip] Create agreement+pay in one transaction [ ` #183 ` ] ( https://github.com/nevermined-io/sdk-js/pull/183 )
2418
2427
- Adapting to contracts ` v1.3.3 ` [ ` #177 ` ] ( https://github.com/nevermined-io/sdk-js/pull/177 )
2419
2428
- Correct typo in route [ ` #184 ` ] ( https://github.com/nevermined-io/sdk-js/pull/184 )
0 commit comments