Skip to content

Commit 30099da

Browse files
committed
chore(release): v0.2.1
1 parent d6b44ed commit 30099da

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## v0.2.1
4+
5+
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.2.0...v0.2.1)
6+
7+
### 🩹 Fixes
8+
9+
- **wrangler:** Only set environment if defined ([#49](https://github.com/pi0/nitro-cloudflare-dev/pull/49))
10+
11+
### 🏡 Chore
12+
13+
- Update lockfile ([d6b44ed](https://github.com/pi0/nitro-cloudflare-dev/commit/d6b44ed))
14+
15+
### ❤️ Contributors
16+
17+
- Pooya Parsa ([@pi0](http://github.com/pi0))
18+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
19+
320
## v0.2.0
421

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

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.2.0",
3+
"version": "0.2.1",
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)