Skip to content

Commit a9a9a0c

Browse files
committed
chore(release): 0.0.7
1 parent eb8f884 commit a9a9a0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.7](https://github.com/farnabaz/nuxt-component-meta/compare/v0.0.6...v0.0.7) (2021-11-22)
6+
7+
8+
### Bug Fixes
9+
10+
* build ([eb8f884](https://github.com/farnabaz/nuxt-component-meta/commit/eb8f88488889a153dbeb46e1145ac773a6afc511))
11+
* ESM distDir detection ([d444cf5](https://github.com/farnabaz/nuxt-component-meta/commit/d444cf52106abf5862f051d9744a6e05dd4b9a51))
12+
513
### [0.0.6](https://github.com/farnabaz/nuxt-component-meta/compare/v0.0.5...v0.0.6) (2021-11-22)
614

715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-component-meta",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Nuxt components metadata",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)