Skip to content

Commit

Permalink
chore(release): v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 22, 2024
1 parent 249d5a6 commit 7277bdd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.0.5

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

### 🏡 Chore

- Update package.json ([249d5a6](https://github.com/pi0/nitro-cloudflare-bindings/commit/249d5a6))

### ❤️ Contributors

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

## v0.0.4

[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.3...v0.0.4)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nitro-cloudflare-bindings",
"version": "0.0.4",
"version": "0.0.5",
"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 Expand Up @@ -55,4 +55,4 @@
"wrangler": "0.0.0-fa09f4a2"
},
"packageManager": "pnpm@8.10.0"
}
}

0 comments on commit 7277bdd

Please sign in to comment.