|
| 1 | +## 0.7.0 (2020-06-01) |
| 2 | + |
| 3 | +* ci: add github actions ([14fd912](https://github.com/Scrum/vue-2-breadcrumbs/commit/14fd912)) |
| 4 | +* ci: drop travis support ([e7af46e](https://github.com/Scrum/vue-2-breadcrumbs/commit/e7af46e)) |
| 5 | +* docs: add feat set parent ([978bdb8](https://github.com/Scrum/vue-2-breadcrumbs/commit/978bdb8)) |
| 6 | +* docs: add github actions badge ([d520126](https://github.com/Scrum/vue-2-breadcrumbs/commit/d520126)) |
| 7 | +* docs: rebuild demo ([e605be6](https://github.com/Scrum/vue-2-breadcrumbs/commit/e605be6)) |
| 8 | +* docs: update example, issue #75 ([d43ad77](https://github.com/Scrum/vue-2-breadcrumbs/commit/d43ad77)), closes [#75](https://github.com/Scrum/vue-2-breadcrumbs/issues/75) |
| 9 | +* build: add build watch ([099ba82](https://github.com/Scrum/vue-2-breadcrumbs/commit/099ba82)) |
| 10 | +* build: update dep dev ([7ce17b5](https://github.com/Scrum/vue-2-breadcrumbs/commit/7ce17b5)) |
| 11 | +* perf: drop use template for component ([342fd2a](https://github.com/Scrum/vue-2-breadcrumbs/commit/342fd2a)) |
| 12 | +* perf: type for breadcrumbs ([09bad28](https://github.com/Scrum/vue-2-breadcrumbs/commit/09bad28)) |
| 13 | +* perf: type for route ([c8abf59](https://github.com/Scrum/vue-2-breadcrumbs/commit/c8abf59)) |
| 14 | +* feat: set route parent, close #76 ([9c2396a](https://github.com/Scrum/vue-2-breadcrumbs/commit/9c2396a)), closes [#76](https://github.com/Scrum/vue-2-breadcrumbs/issues/76) |
| 15 | + |
| 16 | + |
| 17 | + |
1 | 18 | ## <small>0.6.3 (2020-05-18)</small> |
2 | 19 |
|
| 20 | +* 0.6.3 ([683fa52](https://github.com/Scrum/vue-2-breadcrumbs/commit/683fa52)) |
| 21 | +* build: add dom iterable ([7b6a543](https://github.com/Scrum/vue-2-breadcrumbs/commit/7b6a543)) |
| 22 | +* build: update changelog ([e0bffa5](https://github.com/Scrum/vue-2-breadcrumbs/commit/e0bffa5)) |
3 | 23 | * docs: perf env ([2ba3565](https://github.com/Scrum/vue-2-breadcrumbs/commit/2ba3565)) |
4 | 24 | * docs: rebuild ([119d186](https://github.com/Scrum/vue-2-breadcrumbs/commit/119d186)) |
5 | 25 | * docs: rebuild ([599a989](https://github.com/Scrum/vue-2-breadcrumbs/commit/599a989)) |
|
9 | 29 | * docs: update config ([daee189](https://github.com/Scrum/vue-2-breadcrumbs/commit/daee189)) |
10 | 30 | * perf: add declare breadcrumbs ([a277a28](https://github.com/Scrum/vue-2-breadcrumbs/commit/a277a28)) |
11 | 31 | * perf: rewrite to declarative, close #64 ([6f8a4ff](https://github.com/Scrum/vue-2-breadcrumbs/commit/6f8a4ff)), closes [#64](https://github.com/Scrum/vue-2-breadcrumbs/issues/64) |
12 | | -* build: add dom iterable ([7b6a543](https://github.com/Scrum/vue-2-breadcrumbs/commit/7b6a543)) |
13 | 32 |
|
14 | 33 |
|
15 | 34 |
|
|
0 commit comments