Skip to content

Commit

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


##
[4.1.0](v4.0.0...v4.1.0)
(2023-12-13)


### Features

* fix exports[].types in package.json
([#54](#54))
([a3c098b](a3c098b))

---
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 Dec 13, 2023
1 parent a3c098b commit a2248b3
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.0](https://github.com/web3-storage/gateway-lib/compare/v4.0.0...v4.1.0) (2023-12-13)


### Features

* fix exports[].types in package.json ([#54](https://github.com/web3-storage/gateway-lib/issues/54)) ([a3c098b](https://github.com/web3-storage/gateway-lib/commit/a3c098be8519cedd897898cf915c7db796df1fef))

## [4.0.0](https://github.com/web3-storage/gateway-lib/compare/v3.5.1...v4.0.0) (2023-12-12)


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.0.0",
"version": "4.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 a2248b3

Please sign in to comment.