Skip to content

Commit

Permalink
chore: release main (#279)
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 Apr 11, 2023
1 parent 84e5c48 commit 720fce7
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": "0.7.0",
"packages/core": "0.7.0",
"packages/interface": "0.7.0",
"packages/principal": "0.7.0",
"packages/server": "0.7.0",
"packages/transport": "0.7.0",
"packages/validator": "0.7.0"
"packages/client": "7.0.0",
"packages/core": "7.0.0",
"packages/interface": "7.0.0",
"packages/principal": "7.0.0",
"packages/server": "7.0.0",
"packages/transport": "7.0.0",
"packages/validator": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/client-v0.7.0...client-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/client-v5.1.0...client-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/core-v0.7.0...core-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/core-v5.2.0...core-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/interface-v0.7.0...interface-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/interface-v0.7.0...interface-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/principal-v0.7.0...principal-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/principal-v5.1.0...principal-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/server-v0.7.0...server-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/server-v0.7.0...server-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/transport-v0.7.0...transport-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/transport-v0.7.0...transport-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.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

## [7.0.0](https://github.com/web3-storage/ucanto/compare/validator-v0.7.0...validator-v7.0.0) (2023-04-11)


### Miscellaneous Chores

* release 7.0.0 ([84e5c48](https://github.com/web3-storage/ucanto/commit/84e5c48141abd9555acc3adc910b00caff36ac44))

## [0.7.0](https://github.com/web3-storage/ucanto/compare/validator-v6.1.0...validator-v0.7.0) (2023-04-11)


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": "0.7.0",
"version": "7.0.0",
"keywords": [
"UCAN",
"ed25519",
Expand Down

0 comments on commit 720fce7

Please sign in to comment.