Skip to content

Commit 4ea6d6a

Browse files
committed
0.7.12
1 parent 246c162 commit 4ea6d6a

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

changelog.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
1+
## <small>0.7.12 (2021-01-26)</small>
2+
3+
* docs: update docs ([246c162](https://github.com/Scrum/vue-2-breadcrumbs/commit/246c162))
4+
* build: perf version commit ([07a9432](https://github.com/Scrum/vue-2-breadcrumbs/commit/07a9432))
5+
* build: update dep dev ([e20751f](https://github.com/Scrum/vue-2-breadcrumbs/commit/e20751f))
6+
* Fix missing nested dynamic parents ([9793cfa](https://github.com/Scrum/vue-2-breadcrumbs/commit/9793cfa))
7+
8+
9+
110
## <small>0.7.11 (2020-12-22)</small>
211

3-
* docs: rebuild bundle ([37d4c4b](https://github.com/Scrum/vue-2-breadcrumbs/commit/37d4c4b))
4-
* docs: update badges ([698b28e](https://github.com/Scrum/vue-2-breadcrumbs/commit/698b28e))
12+
* 0.7.11 ([1313ba2](https://github.com/Scrum/vue-2-breadcrumbs/commit/1313ba2))
13+
* build: update changelog ([3b50573](https://github.com/Scrum/vue-2-breadcrumbs/commit/3b50573))
514
* build: update dep dev ([821af44](https://github.com/Scrum/vue-2-breadcrumbs/commit/821af44))
615
* build(deps): bump ini from 1.3.5 to 1.3.7 ([751f6fe](https://github.com/Scrum/vue-2-breadcrumbs/commit/751f6fe))
16+
* docs: rebuild bundle ([37d4c4b](https://github.com/Scrum/vue-2-breadcrumbs/commit/37d4c4b))
17+
* docs: update badges ([698b28e](https://github.com/Scrum/vue-2-breadcrumbs/commit/698b28e))
718
* fix: not full matched parents, close #109 ([e03fda9](https://github.com/Scrum/vue-2-breadcrumbs/commit/e03fda9)), closes [#109](https://github.com/Scrum/vue-2-breadcrumbs/issues/109)
819

920

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-2-breadcrumbs",
3-
"version": "0.7.11",
3+
"version": "0.7.12",
44
"description": "Breadcrumbs for Vue.js 2.0",
55
"license": "MIT",
66
"repository": "Scrum/vue-2-breadcrumbs",

0 commit comments

Comments
 (0)