Skip to content

Commit bf7481a

Browse files
committed
2 parents b971b7a + d676f10 commit bf7481a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [1.8.0](https://github.com/d2-projects/storybook-vue/compare/v1.7.0...v1.8.0) (2020-04-23)
6+
7+
8+
### Features
9+
10+
* d2-ribbon ([7b98ee7](https://github.com/d2-projects/storybook-vue/commit/7b98ee74f404c8cecceaf81c4b6172d7b74b453b))
11+
512
# [1.7.0](https://github.com/d2-projects/storybook-vue/compare/v1.6.0...v1.7.0) (2020-04-23)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-vue",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service build --report",

0 commit comments

Comments
 (0)