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 1
1
# @web5/agent
2
2
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
+
3
10
## 0.3.5
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web5/agent" ,
3
- "version" : " 0.3.5 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.js" ,
Original file line number Diff line number Diff line change 77
77
"node" : " >=18.0.0"
78
78
},
79
79
"dependencies" : {
80
- "@web5/agent" : " 0.3.5 " ,
80
+ "@web5/agent" : " 0.3.6 " ,
81
81
"@web5/common" : " 1.0.0" ,
82
82
"@web5/crypto" : " 1.0.0" ,
83
83
"@web5/dids" : " 1.0.1" ,
84
- "@web5/user-agent" : " 0.3.5 "
84
+ "@web5/user-agent" : " 0.3.6 "
85
85
},
86
86
"devDependencies" : {
87
87
"@playwright/test" : " 1.40.1" ,
Original file line number Diff line number Diff line change 1
1
# @web5/identity-agent
2
2
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
+
3
12
## 0.3.5
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web5/identity-agent" ,
3
- "version" : " 0.3.5 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.js" ,
69
69
"node" : " >=18.0.0"
70
70
},
71
71
"dependencies" : {
72
- "@web5/agent" : " 0.3.5 " ,
72
+ "@web5/agent" : " 0.3.6 " ,
73
73
"@web5/common" : " 1.0.0" ,
74
74
"@web5/crypto" : " 1.0.0" ,
75
75
"@web5/dids" : " 1.0.1"
Original file line number Diff line number Diff line change 1
1
# @web5/proxy-agent
2
2
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
+
3
12
## 0.3.5
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web5/proxy-agent" ,
3
- "version" : " 0.3.5 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.js" ,
69
69
"node" : " >=18.0.0"
70
70
},
71
71
"dependencies" : {
72
- "@web5/agent" : " 0.3.5 " ,
72
+ "@web5/agent" : " 0.3.6 " ,
73
73
"@web5/common" : " 1.0.0" ,
74
74
"@web5/crypto" : " 1.0.0" ,
75
75
"@web5/dids" : " 1.0.1"
Original file line number Diff line number Diff line change 1
1
# @web5/user-agent
2
2
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
+
3
12
## 0.3.5
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web5/user-agent" ,
3
- "version" : " 0.3.5 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.js" ,
69
69
"node" : " >=18.0.0"
70
70
},
71
71
"dependencies" : {
72
- "@web5/agent" : " 0.3.5 " ,
72
+ "@web5/agent" : " 0.3.6 " ,
73
73
"@web5/common" : " 1.0.0" ,
74
74
"@web5/crypto" : " 1.0.0" ,
75
75
"@web5/dids" : " 1.0.1"
You can’t perform that action at this time.
0 commit comments