Skip to content

Commit

Permalink
Merge branch 'main' of github.com:w3s-project/public-bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed May 22, 2024
2 parents 6285f37 + bb64785 commit 9d9551b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 1.0.0 (2024-05-20)


### Features

* initial commit ([f27e016](https://github.com/w3s-project/public-bucket/commit/f27e0164815ce577dfab78a431b91871fbe6a68a))


### Bug Fixes

* no release to cloudflare in library ([c3bba2e](https://github.com/w3s-project/public-bucket/commit/c3bba2eed71dc044533ec0c799dbdeadc9f4dae7))
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/public-bucket",
"version": "0.0.0",
"version": "1.0.0",
"description": "Server implementation of a bucket with multipart range support.",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 9d9551b

Please sign in to comment.