Skip to content

Commit df870f4

Browse files
committed
chore(release): v0.2.2
1 parent e2ec496 commit df870f4

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

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.2.2
4+
5+
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.2.1...v0.2.2)
6+
7+
### 🚀 Enhancements
8+
9+
- Support `wrangler.json` and `wrangler.jsonc` ([#53](https://github.com/pi0/nitro-cloudflare-dev/pull/53))
10+
11+
### 🏡 Chore
12+
13+
- Update dependencies ([dad6f25](https://github.com/pi0/nitro-cloudflare-dev/commit/dad6f25))
14+
- Update ci ([cc93683](https://github.com/pi0/nitro-cloudflare-dev/commit/cc93683))
15+
16+
### ❤️ Contributors
17+
18+
- Teena ([@franklin-tina](https://github.com/franklin-tina))
19+
- Pooya Parsa ([@pi0](https://github.com/pi0))
20+
321
## v0.2.1
422

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

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