Skip to content

Commit 325c4fb

Browse files
committed
build: update changelog
1 parent e7af46e commit 325c4fb

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

changelog.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
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+
118
## <small>0.6.3 (2020-05-18)</small>
219

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))
323
* docs: perf env ([2ba3565](https://github.com/Scrum/vue-2-breadcrumbs/commit/2ba3565))
424
* docs: rebuild ([119d186](https://github.com/Scrum/vue-2-breadcrumbs/commit/119d186))
525
* docs: rebuild ([599a989](https://github.com/Scrum/vue-2-breadcrumbs/commit/599a989))
@@ -9,7 +29,6 @@
929
* docs: update config ([daee189](https://github.com/Scrum/vue-2-breadcrumbs/commit/daee189))
1030
* perf: add declare breadcrumbs ([a277a28](https://github.com/Scrum/vue-2-breadcrumbs/commit/a277a28))
1131
* 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))
1332

1433

1534

0 commit comments

Comments
 (0)