Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#16)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.1](v1.2.0...v1.2.1)
(2023-07-24)


### Bug Fixes

* set local listen addr from request
([#15](#15))
([b3d402b](b3d402b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 24, 2023
1 parent b3d402b commit 7f03b33
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/web3-storage/hoverboard/compare/v1.2.0...v1.2.1) (2023-07-24)


### Bug Fixes

* set local listen addr from request ([#15](https://github.com/web3-storage/hoverboard/issues/15)) ([b3d402b](https://github.com/web3-storage/hoverboard/commit/b3d402ba84889b4926b92e4a802bbeade03eded6))

## [1.2.0](https://github.com/web3-storage/hoverboard/compare/v1.1.0...v1.2.0) (2023-07-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hoverboard",
"description": "An IPFS Bitswap Peer in Cloudflare Workers",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"license": "(Apache-2.0 AND MIT)",
"type": "module",
Expand Down

0 comments on commit 7f03b33

Please sign in to comment.