Skip to content

Commit b97dace

Browse files
Version Packages (#901)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e7cb25a commit b97dace

File tree

9 files changed

+37
-12
lines changed

9 files changed

+37
-12
lines changed

.changeset/slimy-bulldogs-kiss.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/agent/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web5/agent
22

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- [#894](https://github.com/TBD54566975/web5-js/pull/894) [`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Enable ProtocolQuery/Configure with delegate grant
8+
39
## 0.7.2
410

511
### Patch Changes

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web5/agent",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"type": "module",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

packages/identity-agent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @web5/identity-agent
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#894](https://github.com/TBD54566975/web5-js/pull/894) [`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Enable ProtocolQuery/Configure with delegate grant
8+
9+
- Updated dependencies [[`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c)]:
10+
- @web5/agent@0.7.3
11+
312
## 0.6.2
413

514
### Patch Changes

packages/identity-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web5/identity-agent",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"type": "module",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

packages/proxy-agent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @web5/proxy-agent
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#894](https://github.com/TBD54566975/web5-js/pull/894) [`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Enable ProtocolQuery/Configure with delegate grant
8+
9+
- Updated dependencies [[`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c)]:
10+
- @web5/agent@0.7.3
11+
312
## 0.6.2
413

514
### Patch Changes

packages/proxy-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web5/proxy-agent",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"type": "module",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

packages/user-agent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @web5/user-agent
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#894](https://github.com/TBD54566975/web5-js/pull/894) [`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Enable ProtocolQuery/Configure with delegate grant
8+
9+
- Updated dependencies [[`e7cb25a`](https://github.com/TBD54566975/web5-js/commit/e7cb25a06ac5c521943bd0bb1cac55770c2ea82c)]:
10+
- @web5/agent@0.7.3
11+
312
## 0.6.2
413

514
### Patch Changes

packages/user-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web5/user-agent",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"type": "module",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)