Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2020-04-23)

### Features

* add d2-source component ([b971b7a](b971b7a))
  • Loading branch information
semantic-release-bot committed Apr 23, 2020
1 parent bf7481a commit 04cbc89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

# [1.9.0](https://github.com/d2-projects/storybook-vue/compare/v1.8.0...v1.9.0) (2020-04-23)


### Features

* add d2-source component ([b971b7a](https://github.com/d2-projects/storybook-vue/commit/b971b7abd75c58a53240dd95f09159f8976ce0c2))

# [1.8.0](https://github.com/d2-projects/storybook-vue/compare/v1.7.0...v1.8.0) (2020-04-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-vue",
"version": "1.8.0",
"version": "1.9.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
Expand Down

0 comments on commit 04cbc89

Please sign in to comment.