Skip to content

Commit d6ddde0

Browse files
committed
chore(release): v0.1.6
1 parent 0d694cf commit d6ddde0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/storybook-nuxt-cli/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v0.1.6
5+
6+
[compare changes](https://github.com/storybook-vue/storybook-nuxt/compare/v0.1.4...v0.1.6)
7+
8+
### 🩹 Fixes
9+
10+
- Fix error "No builder configured in core." ([888ce4c](https://github.com/storybook-vue/storybook-nuxt/commit/888ce4c))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V0.1.4 ([5d92c87](https://github.com/storybook-vue/storybook-nuxt/commit/5d92c87))
15+
- **release:** V0.1.5 ([ebd4509](https://github.com/storybook-vue/storybook-nuxt/commit/ebd4509))
16+
17+
### ❤️ Contributors
18+
19+
- ChakAs3 ([@chakAs3](http://github.com/chakAs3))
20+
- Tobias Diez <[email protected]>
21+
422
## v0.1.5
523

624
[compare changes](https://github.com/storybook-vue/storybook-nuxt/compare/v0.1.4...v0.1.5)

packages/storybook-nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-nuxt",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Storybook init CLI for Nuxt ",
55
"author": "Chakas@",
66
"license": "ISC",

0 commit comments

Comments
 (0)