Skip to content

Commit

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

## v0.1.1

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

### 🔥 Performance

- Try eagerly initializing proxy ([81113d6](https://github.com/pi0/nitro-cloudflare-dev/commit/81113d6))

### ❤️ Contributors

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

## v0.1.0

[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.7...v0.1.0)
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.0",
"version": "0.1.1",
"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 f49f1b2

Please sign in to comment.