Skip to content

Commit 5e1d32b

Browse files
committed
chore(release): v0.2.0
1 parent a11461c commit 5e1d32b

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v0.2.0
4+
5+
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.6...v0.2.0)
6+
7+
### 💅 Refactors
8+
9+
- ⚠️ Remove `shamefullyPatchR2Buckets` option ([#47](https://github.com/pi0/nitro-cloudflare-dev/pull/47))
10+
11+
### 🏡 Chore
12+
13+
- Update deps ([996f57f](https://github.com/pi0/nitro-cloudflare-dev/commit/996f57f))
14+
15+
#### ⚠️ Breaking Changes
16+
17+
- ⚠️ Remove `shamefullyPatchR2Buckets` option ([#47](https://github.com/pi0/nitro-cloudflare-dev/pull/47))
18+
19+
### ❤️ Contributors
20+
21+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
22+
- Pooya Parsa ([@pi0](http://github.com/pi0))
23+
324
## v0.1.6
425

526
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.5...v0.1.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nitro-cloudflare-dev",
3-
"version": "0.1.6",
3+
"version": "0.2.0",
44
"description": "POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt",
55
"repository": "pi0/nitro-cloudflare-dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)