Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 22, 2024
1 parent dfcfb53 commit 2efdf8a
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,6 +1,23 @@
# Changelog


## v0.0.4

[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.3...v0.0.4)

### 🩹 Fixes

- Explicit import from `#imports` ([dfcfb53](https://github.com/pi0/nitro-cloudflare-bindings/commit/dfcfb53))

### 💅 Refactors

- Graceful error when cannot get bindings ([762f747](https://github.com/pi0/nitro-cloudflare-bindings/commit/762f747))
- Compact message for added to .gitignore ([67e1828](https://github.com/pi0/nitro-cloudflare-bindings/commit/67e1828))

### ❤️ Contributors

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

## v0.0.3

[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.2...v0.0.3)
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-bindings",
"version": "0.0.3",
"version": "0.0.4",
"description": "POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt",
"repository": "pi0/nitro-cloudflare-bindings",
"license": "MIT",
Expand Down

0 comments on commit 2efdf8a

Please sign in to comment.