Skip to content

Commit e2bb365

Browse files
author
Alan Shaw
committed
Merge branch 'main' of github.com:w3s-project/public-r2-bucket
2 parents 8d713f0 + 0c2a5cf commit e2bb365

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/w3s-project/public-r2-bucket/compare/v1.1.0...v1.2.0) (2024-05-17)
4+
5+
6+
### Features
7+
8+
* deploy to npm ([a43103a](https://github.com/w3s-project/public-r2-bucket/commit/a43103a843fa31762954fa943b102082c913ce6c))
9+
310
## [1.1.0](https://github.com/w3s-project/public-r2-bucket/compare/v1.0.0...v1.1.0) (2024-05-16)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/public-r2-bucket",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Cloudflare worker allowing read access (with byte range request support) to R2 buckets.",
55
"main": "src/worker.js",
66
"type": "module",

0 commit comments

Comments
 (0)