Skip to content

Commit

Permalink
chore(release) 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjennings committed Sep 11, 2019
1 parent a3ea362 commit dca0fbe
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Abridged versions of releases. See [release notes](https://github.com/Educents/vue-autosuggest/releases) for more details.

* [2.0.4](https://github.com/darrenjennings/vue-autosuggest/releases/tag/v2.0.4) Bugfix
* Fixes #124
* [2.0.3](https://github.com/darrenjennings/vue-autosuggest/releases/tag/v2.0.3) Bugfix
* Fixes #142
* [2.0.2](https://github.com/darrenjennings/vue-autosuggest/releases/tag/v2.0.2) Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion docs/build/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<body>
<div id="root"></div>
<div id="error-display"></div>
<script src="static/preview.93a669af0c0c5be3c637.bundle.js"></script>
<script src="static/preview.14b766ff5b8d6207dd2c.bundle.js"></script>
</body>
</html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-autosuggest",
"version": "2.0.3",
"version": "2.0.4",
"description": "Vue autosuggest component.",
"engines": {
"node": "> 4",
Expand Down

0 comments on commit dca0fbe

Please sign in to comment.