Skip to content

Commit 89c9dc0

Browse files
committed
chore(release): v0.1.6
1 parent e5ebc1c commit 89c9dc0

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.1.6
4+
5+
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.5...v0.1.6)
6+
7+
### 🩹 Fixes
8+
9+
- Bind context ([#35](https://github.com/pi0/nitro-cloudflare-dev/pull/35))
10+
11+
### 🏡 Chore
12+
13+
- Update lockfile ([cbfb50d](https://github.com/pi0/nitro-cloudflare-dev/commit/cbfb50d))
14+
- Update node version in ci ([e5ebc1c](https://github.com/pi0/nitro-cloudflare-dev/commit/e5ebc1c))
15+
16+
### ❤️ Contributors
17+
18+
- Pooya Parsa ([@pi0](http://github.com/pi0))
19+
- Marek Mahanský ([@mahansky](http://github.com/mahansky))
20+
321
## v0.1.5
422

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nitro-cloudflare-dev",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt",
55
"repository": "pi0/nitro-cloudflare-dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)