Skip to content

Commit

Permalink
chore: release main (#263)
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] committed Mar 15, 2023
1 parent d3a7f91 commit 86332db
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"packages/interface": "6.2.0",
"packages/principal": "5.1.0",
"packages/server": "6.1.0",
"packages/transport": "5.1.0",
"packages/transport": "5.1.1",
"packages/validator": "6.1.0"
}
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.1.1](https://github.com/web3-storage/ucanto/compare/transport-v5.1.0...transport-v5.1.1) (2023-03-15)


### Bug Fixes

* car imports ([#262](https://github.com/web3-storage/ucanto/issues/262)) ([d3a7f91](https://github.com/web3-storage/ucanto/commit/d3a7f91e80c5885451014b6a85594d180f17125c))

## [5.1.0](https://github.com/web3-storage/ucanto/compare/transport-v5.0.0...transport-v5.1.0) (2023-03-07)


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": "5.1.0",
"version": "5.1.1",
"keywords": [
"UCAN",
"RPC",
Expand Down

0 comments on commit 86332db

Please sign in to comment.