Skip to content

Commit

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


##
[3.1.0](v3.0.0...v3.1.0)
(2023-05-19)


### Features

* implement block order signaling
([#25](#25))
([1862165](1862165))

---
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 May 19, 2023
1 parent 1862165 commit 8d9015a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/web3-storage/gateway-lib/compare/v3.0.0...v3.1.0) (2023-05-19)


### Features

* implement block order signaling ([#25](https://github.com/web3-storage/gateway-lib/issues/25)) ([1862165](https://github.com/web3-storage/gateway-lib/commit/18621658dc921c6754440b3e35b15494b266e0d6))

## [3.0.0](https://github.com/web3-storage/gateway-lib/compare/v2.0.3...v3.0.0) (2023-05-02)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "@web3-storage/gateway-lib",
"version": "3.0.0",
"version": "3.1.0",
"description": "Shared library of components for building an IPFS gateway in Cloudflare workers.",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 8d9015a

Please sign in to comment.