Skip to content

Commit

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


##
[4.1.1](v4.1.0...v4.1.1)
(2024-01-17)


### Bug Fixes

* allow dag-json traversal
([ebc4f5e](ebc4f5e))

---
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 Jan 17, 2024
1 parent fa1fe7c commit fdc80e2
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

## [4.1.1](https://github.com/web3-storage/gateway-lib/compare/v4.1.0...v4.1.1) (2024-01-17)


### Bug Fixes

* allow dag-json traversal ([ebc4f5e](https://github.com/web3-storage/gateway-lib/commit/ebc4f5e6c52f960ed96ed1fb4f757fdeb275f01b))

## [4.1.0](https://github.com/web3-storage/gateway-lib/compare/v4.0.0...v4.1.0) (2023-12-13)


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,6 +1,6 @@
{
"name": "@web3-storage/gateway-lib",
"version": "4.1.0",
"version": "4.1.1",
"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 fdc80e2

Please sign in to comment.