Skip to content

Commit

Permalink
chore(release): 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Nov 16, 2021
1 parent e8cd5d3 commit 6ef5c7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.0.5](https://github.com/farnabaz/nuxt-component-meta/compare/v0.0.4...v0.0.5) (2021-11-16)


### Features

* add module parser options ([#14](https://github.com/farnabaz/nuxt-component-meta/issues/14)) ([e8cd5d3](https://github.com/farnabaz/nuxt-component-meta/commit/e8cd5d36f04576a18ec725b7461b4f3e03944050))

### [0.0.4](https://github.com/farnabaz/nuxt-component-meta/compare/v0.0.3...v0.0.4) (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-component-meta",
"version": "0.0.4",
"version": "0.0.5",
"description": "Nuxt components metadata",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 6ef5c7e

Please sign in to comment.