Skip to content

Commit

Permalink
Merge pull request #87 from Scrum/milestone-0.7.4
Browse files Browse the repository at this point in the history
build: update dep dev
  • Loading branch information
Scrum committed Jun 8, 2020
2 parents 015a973 + fcda1e6 commit 5c3f0f4
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 16 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.4 (2020-06-08)</small>

* docs: rebuild ([57fef75](https://github.com/Scrum/vue-2-breadcrumbs/commit/57fef75))
* build: update dep dev ([3070437](https://github.com/Scrum/vue-2-breadcrumbs/commit/3070437))
* build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /src/docs ([fc38ae4](https://github.com/Scrum/vue-2-breadcrumbs/commit/fc38ae4))
* refactor: es10 features ([67935e4](https://github.com/Scrum/vue-2-breadcrumbs/commit/67935e4))
* refactor: minor stuff ([25550ba](https://github.com/Scrum/vue-2-breadcrumbs/commit/25550ba))



## <small>0.7.3 (2020-06-05)</small>

* 0.7.3 ([3e90adb](https://github.com/Scrum/vue-2-breadcrumbs/commit/3e90adb))
* build: update changelog ([579e416](https://github.com/Scrum/vue-2-breadcrumbs/commit/579e416))
* 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))
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.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>
<!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.9b16249e.js rel=prefetch><link href=css/app.b107de8b.css rel=preload as=style><link href=js/app.fd4bdba0.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.fd4bdba0.js></script></body></html>
2 changes: 0 additions & 2 deletions docs/js/app.8dc119a3.js

This file was deleted.

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

This file was deleted.

2 changes: 2 additions & 0 deletions docs/js/app.fd4bdba0.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.fd4bdba0.js.map

Large diffs are not rendered by default.

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

Loading

0 comments on commit 5c3f0f4

Please sign in to comment.