Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2024
1 parent 1fee7a2 commit ba7c61a
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-shrimps-hammer.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/olive-windows-give.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web5/agent

## 0.4.2

### Patch Changes

- [#746](https://github.com/TBD54566975/web5-js/pull/746) [`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Apply logic to sign messages with grants, add utils for dealing with grants

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/agent",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web5/credentials

## 1.1.0

### Minor Changes

- [#737](https://github.com/TBD54566975/web5-js/pull/737) [`4d01119`](https://github.com/TBD54566975/web5-js/commit/4d011194879abcf2375b463a317108bb6416583b) Thanks [@nitro-neal](https://github.com/nitro-neal)! - Adding resolution and validation of credential schemas

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/credentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/credentials",
"version": "1.0.4",
"version": "1.1.0",
"description": "Verifiable Credentials",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/identity-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web5/identity-agent

## 0.4.2

### Patch Changes

- [#746](https://github.com/TBD54566975/web5-js/pull/746) [`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Apply logic to sign messages with grants, add utils for dealing with grants

- Updated dependencies [[`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78)]:
- @web5/agent@0.4.2

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/identity-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/identity-agent",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/proxy-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web5/proxy-agent

## 0.4.2

### Patch Changes

- [#746](https://github.com/TBD54566975/web5-js/pull/746) [`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Apply logic to sign messages with grants, add utils for dealing with grants

- Updated dependencies [[`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78)]:
- @web5/agent@0.4.2

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/proxy-agent",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/user-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @web5/user-agent

## 0.4.2

### Patch Changes

- [#746](https://github.com/TBD54566975/web5-js/pull/746) [`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78) Thanks [@LiranCohen](https://github.com/LiranCohen)! - Apply logic to sign messages with grants, add utils for dealing with grants

- Updated dependencies [[`1fee7a2`](https://github.com/TBD54566975/web5-js/commit/1fee7a266d426013d1d250155af2a9c3c8b1ee78)]:
- @web5/agent@0.4.2

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/user-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/user-agent",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit ba7c61a

Please sign in to comment.