Nuxt/packages/components/CHANGELOG.md
Pooya Parsa 9797642d78 chore: release
- @nuxt/app@0.5.0
 - nuxt-cli@0.3.8
 - @nuxt/component-discovery@0.2.0
 - @nuxt/kit@0.6.4
 - @nuxt/nitro@0.9.1
 - nuxt3@0.8.0
 - @nuxt/pages@0.3.0
 - @nuxt/vite-builder@0.5.0
 - @nuxt/webpack-builder@0.5.0
2021-06-24 11:06:54 +02:00

18 lines
797 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 0.2.0 (2021-06-24)
### Bug Fixes
* **components:** don't ascend directories ([#251](https://github.com/nuxt/framework/issues/251)) ([01b2c2c](https://github.com/nuxt/framework/commit/01b2c2c9726f0026a6618e83756122b3b81973ee))
* **components:** remove invalid chars from component names ([#253](https://github.com/nuxt/framework/issues/253)) ([c124967](https://github.com/nuxt/framework/commit/c124967d8ceb5359ae69390716ae2289d0b459ce))
### Features
* components discovery ([#243](https://github.com/nuxt/framework/issues/243)) ([a0f81cd](https://github.com/nuxt/framework/commit/a0f81cd1fbdfae8d8eabc8e015b7635bdaa93575))