Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @nuxt/app@0.3.1
 - nuxt-cli@0.3.0
 - @nuxt/kit@0.5.0
 - @nuxt/nitro@0.5.1
 - nuxt3@0.5.0
 - @nuxt/vite-builder@0.3.0
 - @nuxt/webpack-builder@0.3.1
  • Loading branch information
pi0 committed Apr 16, 2021
1 parent b8342c6 commit ce60dda
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/nuxt/framework/compare/@nuxt/nitro@0.5.0...@nuxt/nitro@0.5.1) (2021-04-16)


### Bug Fixes

* **nitro:** workaround for vue2 global style injection ([e5df083](https://github.com/nuxt/framework/commit/e5df083f6016219884d3d298e5d7ca2cf4a51d0b))





# [0.5.0](https://github.com/nuxt/framework/compare/@nuxt/nitro@0.4.0...@nuxt/nitro@0.5.0) (2021-04-12)


Expand Down
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/nitro",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "dist/index.js",
"files": [
Expand All @@ -14,7 +14,7 @@
"@cloudflare/kv-asset-handler": "^0.1.1",
"@netlify/functions": "^0.7.0",
"@nuxt/devalue": "^1.2.5",
"@nuxt/kit": "^0.4.0",
"@nuxt/kit": "^0.5.0",
"@nuxt/un": "^0.1.1",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-commonjs": "^18.0.0",
Expand Down

0 comments on commit ce60dda

Please sign in to comment.