Skip to content

Commit

Permalink
chore: release main (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 1, 2023
1 parent 1f809a9 commit 603252b
Show file tree
Hide file tree
Showing 15 changed files with 63 additions and 14 deletions.
14 changes: 7 additions & 7 deletions .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"packages/client": "4.4.0",
"packages/core": "4.4.0",
"packages/interface": "4.4.1",
"packages/principal": "4.4.0",
"packages/server": "4.4.1",
"packages/transport": "4.4.0",
"packages/validator": "4.4.0"
"packages/client": "5.0.0",
"packages/core": "5.0.0",
"packages/interface": "5.0.0",
"packages/principal": "5.0.0",
"packages/server": "5.0.0",
"packages/transport": "5.0.0",
"packages/validator": "5.0.0"
}
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/client-v4.4.0...client-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.0](https://github.com/web3-storage/ucanto/compare/client-v4.3.4...client-v4.4.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/client",
"description": "UCAN RPC Client",
"version": "4.4.0",
"version": "5.0.0",
"keywords": [
"UCAN",
"RPC",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/core-v4.4.0...core-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.0](https://github.com/web3-storage/ucanto/compare/core-v4.3.4...core-v4.4.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/core",
"description": "ucanto core",
"version": "4.4.0",
"version": "5.0.0",
"keywords": [
"UCAN",
"RPC",
Expand Down
7 changes: 7 additions & 0 deletions packages/interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/interface-v4.4.1...interface-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.1](https://github.com/web3-storage/ucanto/compare/interface-v4.4.0...interface-v4.4.1) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/interface",
"description": "interface definitions for ucanto",
"version": "4.4.1",
"version": "5.0.0",
"types": "./dist/src/lib.d.ts",
"main": "./src/lib.js",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/principal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/principal-v4.4.0...principal-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.0](https://github.com/web3-storage/ucanto/compare/principal-v4.3.4...principal-v4.4.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/principal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/principal",
"description": "ucanto principal",
"version": "4.4.0",
"version": "5.0.0",
"keywords": [
"UCAN",
"ed25519",
Expand Down
7 changes: 7 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/server-v4.4.1...server-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.1](https://github.com/web3-storage/ucanto/compare/server-v4.4.0...server-v4.4.1) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/server",
"description": "UCAN RPC Server",
"version": "4.4.1",
"version": "5.0.0",
"types": "./dist/src/lib.d.ts",
"main": "./src/lib.js",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/transport-v4.4.0...transport-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.0](https://github.com/web3-storage/ucanto/compare/transport-v4.3.4...transport-v4.4.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/transport",
"description": "ucanto transport",
"version": "4.4.0",
"version": "5.0.0",
"keywords": [
"UCAN",
"RPC",
Expand Down
7 changes: 7 additions & 0 deletions packages/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/ucanto/compare/validator-v4.4.0...validator-v5.0.0) (2023-03-01)


### Miscellaneous Chores

* release 5.0.0 ([1f809a9](https://github.com/web3-storage/ucanto/commit/1f809a9d41494756e155ffb951864a8b26673642))

## [4.4.0](https://github.com/web3-storage/ucanto/compare/validator-v4.3.4...validator-v4.4.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ucanto/validator",
"description": "UCAN RPC validators",
"version": "4.4.0",
"version": "5.0.0",
"keywords": [
"UCAN",
"ed25519",
Expand Down

0 comments on commit 603252b

Please sign in to comment.