Skip to content

Commit

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


## v0.0.1


### 🏡 Chore

- Update readme ([cf4f84d](https://github.com/pi0/nitro-cloudflare-bindings/commit/cf4f84d))
- Lint ([817bd6c](https://github.com/pi0/nitro-cloudflare-bindings/commit/817bd6c))
- Add ci scripts ([fc58696](https://github.com/pi0/nitro-cloudflare-bindings/commit/fc58696))

### ❤️ Contributors

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

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.0",
"version": "0.0.1",
"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 @@ -57,4 +57,4 @@
"consola": "^3.2.3",
"pkg-types": "^1.0.3"
}
}
}

0 comments on commit 7540f99

Please sign in to comment.