Skip to content

Commit

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

## v0.1.6

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

### 🩹 Fixes

- Bind context ([#35](https://github.com/pi0/nitro-cloudflare-dev/pull/35))

### 🏡 Chore

- Update lockfile ([cbfb50d](https://github.com/pi0/nitro-cloudflare-dev/commit/cbfb50d))
- Update node version in ci ([e5ebc1c](https://github.com/pi0/nitro-cloudflare-dev/commit/e5ebc1c))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))
- Marek Mahanský ([@mahansky](http://github.com/mahansky))

## v0.1.5

[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.4...v0.1.5)
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.5",
"version": "0.1.6",
"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 89c9dc0

Please sign in to comment.