We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b971b7a + d676f10 commit bf7481aCopy full SHA for bf7481a
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
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
12
# [1.7.0](https://github.com/d2-projects/storybook-vue/compare/v1.6.0...v1.7.0) (2020-04-23)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "storybook-vue",
- "version": "1.7.0",
+ "version": "1.8.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
0 commit comments