File tree Expand file tree Collapse file tree 11 files changed +48
-24
lines changed Expand file tree Collapse file tree 11 files changed +48
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @web5/agent
22
3+ ## 0.3.6
4+
5+ ### Patch Changes
6+
7+ - [ #492 ] ( https://github.com/TBD54566975/web5-js/pull/492 ) [ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c ) Thanks [ @LiranCohen ] ( https://github.com/LiranCohen ) ! - - ` @web5/agent ` DWN Subscriptions Support
8+ - ` @web5/agent ` supports latest ` dwn-sdk-js ` with ` prune ` feature from ` RecordsWriteDelete `
9+
310## 0.3.5
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web5/agent" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "type" : " module" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
Original file line number Diff line number Diff line change 7777 "node" : " >=18.0.0"
7878 },
7979 "dependencies" : {
80- "@web5/agent" : " 0.3.5 " ,
80+ "@web5/agent" : " 0.3.6 " ,
8181 "@web5/common" : " 1.0.0" ,
8282 "@web5/crypto" : " 1.0.0" ,
8383 "@web5/dids" : " 1.0.1" ,
84- "@web5/user-agent" : " 0.3.5 "
84+ "@web5/user-agent" : " 0.3.6 "
8585 },
8686 "devDependencies" : {
8787 "@playwright/test" : " 1.40.1" ,
Original file line number Diff line number Diff line change 11# @web5/identity-agent
22
3+ ## 0.3.6
4+
5+ ### Patch Changes
6+
7+ - [ #492 ] ( https://github.com/TBD54566975/web5-js/pull/492 ) [ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c ) Thanks [ @LiranCohen ] ( https://github.com/LiranCohen ) ! - - ` @web5/agent ` DWN Subscriptions Support
8+ - ` @web5/agent ` supports latest ` dwn-sdk-js ` with ` prune ` feature from ` RecordsWriteDelete `
9+ - Updated dependencies [[ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c )] :
10+ - @web5/agent @0.3.6
11+
312## 0.3.5
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web5/identity-agent" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "type" : " module" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
6969 "node" : " >=18.0.0"
7070 },
7171 "dependencies" : {
72- "@web5/agent" : " 0.3.5 " ,
72+ "@web5/agent" : " 0.3.6 " ,
7373 "@web5/common" : " 1.0.0" ,
7474 "@web5/crypto" : " 1.0.0" ,
7575 "@web5/dids" : " 1.0.1"
Original file line number Diff line number Diff line change 11# @web5/proxy-agent
22
3+ ## 0.3.6
4+
5+ ### Patch Changes
6+
7+ - [ #492 ] ( https://github.com/TBD54566975/web5-js/pull/492 ) [ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c ) Thanks [ @LiranCohen ] ( https://github.com/LiranCohen ) ! - - ` @web5/agent ` DWN Subscriptions Support
8+ - ` @web5/agent ` supports latest ` dwn-sdk-js ` with ` prune ` feature from ` RecordsWriteDelete `
9+ - Updated dependencies [[ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c )] :
10+ - @web5/agent @0.3.6
11+
312## 0.3.5
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web5/proxy-agent" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "type" : " module" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
6969 "node" : " >=18.0.0"
7070 },
7171 "dependencies" : {
72- "@web5/agent" : " 0.3.5 " ,
72+ "@web5/agent" : " 0.3.6 " ,
7373 "@web5/common" : " 1.0.0" ,
7474 "@web5/crypto" : " 1.0.0" ,
7575 "@web5/dids" : " 1.0.1"
Original file line number Diff line number Diff line change 11# @web5/user-agent
22
3+ ## 0.3.6
4+
5+ ### Patch Changes
6+
7+ - [ #492 ] ( https://github.com/TBD54566975/web5-js/pull/492 ) [ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c ) Thanks [ @LiranCohen ] ( https://github.com/LiranCohen ) ! - - ` @web5/agent ` DWN Subscriptions Support
8+ - ` @web5/agent ` supports latest ` dwn-sdk-js ` with ` prune ` feature from ` RecordsWriteDelete `
9+ - Updated dependencies [[ ` b516a5f ` ] ( https://github.com/TBD54566975/web5-js/commit/b516a5f71c3e2babefa644f2d88b1520c844ca0c )] :
10+ - @web5/agent @0.3.6
11+
312## 0.3.5
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web5/user-agent" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "type" : " module" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "module" : " ./dist/esm/index.js" ,
6969 "node" : " >=18.0.0"
7070 },
7171 "dependencies" : {
72- "@web5/agent" : " 0.3.5 " ,
72+ "@web5/agent" : " 0.3.6 " ,
7373 "@web5/common" : " 1.0.0" ,
7474 "@web5/crypto" : " 1.0.0" ,
7575 "@web5/dids" : " 1.0.1"
You can’t perform that action at this time.
0 commit comments