Skip to content

Commit

Permalink
chore(release): v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 22, 2024
1 parent e15e190 commit 04640e7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v0.1.3

[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.2...v0.1.3)

### 🚀 Enhancements

- Add `shamefullyPatchR2Buckets` ([e15e190](https://github.com/pi0/nitro-cloudflare-dev/commit/e15e190))

### 🏡 Chore

- Update docs ([c74cd07](https://github.com/pi0/nitro-cloudflare-dev/commit/c74cd07))
- Update lockfile ([76062e3](https://github.com/pi0/nitro-cloudflare-dev/commit/76062e3))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v0.1.2

[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.1...v0.1.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nitro-cloudflare-dev",
"version": "0.1.2",
"version": "0.1.3",
"description": "POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt",
"repository": "pi0/nitro-cloudflare-dev",
"license": "MIT",
Expand Down

0 comments on commit 04640e7

Please sign in to comment.