Skip to content

Commit 04cbc89

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2020-04-23) ### Features * add d2-source component ([b971b7a](b971b7a))
1 parent bf7481a commit 04cbc89

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.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+
512
# [1.8.0](https://github.com/d2-projects/storybook-vue/compare/v1.7.0...v1.8.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.8.0",
3+
"version": "1.9.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service build --report",

0 commit comments

Comments
 (0)