Skip to content

Commit

Permalink
Merge pull request #83 from Scrum/milestone-0.7.3
Browse files Browse the repository at this point in the history
Milestone 0.7.3
  • Loading branch information
Scrum authored Jun 5, 2020
2 parents 9d20ea9 + 3e90adb commit ed21e14
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 67 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## <small>0.7.3 (2020-06-05)</small>

* build: update dep dev ([dfb7a48](https://github.com/Scrum/vue-2-breadcrumbs/commit/dfb7a48))
* docs: add ssr support ([9d20ea9](https://github.com/Scrum/vue-2-breadcrumbs/commit/9d20ea9))
* docs: fix header for parent ([671db80](https://github.com/Scrum/vue-2-breadcrumbs/commit/671db80))
* docs: rebuild ([2291644](https://github.com/Scrum/vue-2-breadcrumbs/commit/2291644))
* docs: rebuild after reinstall module ([754a5eb](https://github.com/Scrum/vue-2-breadcrumbs/commit/754a5eb))



## <small>0.7.2 (2020-06-03)</small>

* 0.7.2 ([f0b9915](https://github.com/Scrum/vue-2-breadcrumbs/commit/f0b9915))
* build: update changelog ([c3a0ebc](https://github.com/Scrum/vue-2-breadcrumbs/commit/c3a0ebc))
* fix: ignore lock in npm ([270b7df](https://github.com/Scrum/vue-2-breadcrumbs/commit/270b7df))
* fix: support old browser ([c4e00c4](https://github.com/Scrum/vue-2-breadcrumbs/commit/c4e00c4))
* ci: nyc show report text ([d4b2cf1](https://github.com/Scrum/vue-2-breadcrumbs/commit/d4b2cf1))
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Vue App</title><link href=css/chunk-3302e43a.13378d60.css rel=prefetch><link href=js/chunk-3302e43a.26343f16.js rel=prefetch><link href=css/app.b107de8b.css rel=preload as=style><link href=js/app.cee41cd7.js rel=preload as=script><link href=js/chunk-vendors.d54886eb.js rel=preload as=script><link href=css/app.b107de8b.css rel=stylesheet></head><body><div id=app></div><script src=js/chunk-vendors.d54886eb.js></script><script src=js/app.cee41cd7.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>Vue App</title><link href=css/chunk-3302e43a.13378d60.css rel=prefetch><link href=js/chunk-3302e43a.26343f16.js rel=prefetch><link href=css/app.b107de8b.css rel=preload as=style><link href=js/app.8dc119a3.js rel=preload as=script><link href=js/chunk-vendors.e953e5d1.js rel=preload as=script><link href=css/app.b107de8b.css rel=stylesheet></head><body><div id=app></div><script src=js/chunk-vendors.e953e5d1.js></script><script src=js/app.8dc119a3.js></script></body></html>
4 changes: 2 additions & 2 deletions docs/js/app.cee41cd7.js → docs/js/app.8dc119a3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/js/app.8dc119a3.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/js/app.cee41cd7.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/chunk-vendors.d54886eb.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.e953e5d1.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit ed21e14

Please sign in to comment.