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.
1 parent bf7481a commit 04cbc89Copy full SHA for 04cbc89
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+# [1.9.0](https://github.com/d2-projects/storybook-vue/compare/v1.8.0...v1.9.0) (2020-04-23)
6
+
7
8
+### Features
9
10
+* add d2-source component ([b971b7a](https://github.com/d2-projects/storybook-vue/commit/b971b7abd75c58a53240dd95f09159f8976ce0c2))
11
12
# [1.8.0](https://github.com/d2-projects/storybook-vue/compare/v1.7.0...v1.8.0) (2020-04-23)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "storybook-vue",
- "version": "1.8.0",
+ "version": "1.9.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
0 commit comments