Skip to content

Commit 61e155b

Browse files
committed
build: update changelog
1 parent 4e971cf commit 61e155b

File tree

1 file changed

+77
-64
lines changed

1 file changed

+77
-64
lines changed

changelog.md

Lines changed: 77 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,119 @@
1+
<a name="0.2.4"></a>
2+
## <small>0.2.4 (2018-04-21)</small>
3+
4+
* 0.2.4 ([4e971cf](https://github.com/Scrum/vue-2-breadcrumbs/commit/4e971cf))
5+
* fix: change dist to lib ([69b052a](https://github.com/Scrum/vue-2-breadcrumbs/commit/69b052a))
6+
* fix: change main dir ([80f80bd](https://github.com/Scrum/vue-2-breadcrumbs/commit/80f80bd))
7+
* build: remove dist folder ([122305c](https://github.com/Scrum/vue-2-breadcrumbs/commit/122305c))
8+
* build: update changelog ([5038d8a](https://github.com/Scrum/vue-2-breadcrumbs/commit/5038d8a))
9+
* build: update depDev ([54f6cf7](https://github.com/Scrum/vue-2-breadcrumbs/commit/54f6cf7))
10+
* style: change user name ([927c583](https://github.com/Scrum/vue-2-breadcrumbs/commit/927c583))
11+
12+
13+
114
<a name="0.2.3"></a>
215
## <small>0.2.3 (2018-04-14)</small>
316

4-
* 0.2.3 ([11057b4](https://github.com/gitscrum/vue-2-breadcrumbs/commit/11057b4))
5-
* fix breadcrumbs to populate params in matched routes ([d4097e6](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d4097e6))
6-
* docs: remove window badge ([e930de5](https://github.com/gitscrum/vue-2-breadcrumbs/commit/e930de5))
7-
* build: update changelog ([dc26398](https://github.com/gitscrum/vue-2-breadcrumbs/commit/dc26398))
17+
* 0.2.3 ([11057b4](https://github.com/Scrum/vue-2-breadcrumbs/commit/11057b4))
18+
* fix breadcrumbs to populate params in matched routes ([d4097e6](https://github.com/Scrum/vue-2-breadcrumbs/commit/d4097e6))
19+
* docs: remove window badge ([e930de5](https://github.com/Scrum/vue-2-breadcrumbs/commit/e930de5))
20+
* build: update changelog ([dc26398](https://github.com/Scrum/vue-2-breadcrumbs/commit/dc26398))
821

922

1023

1124
<a name="0.2.2"></a>
1225
## <small>0.2.2 (2018-01-29)</small>
1326

14-
* 0.2.2 ([ae8c449](https://github.com/gitscrum/vue-2-breadcrumbs/commit/ae8c449))
15-
* build: fix version ([bc3287d](https://github.com/gitscrum/vue-2-breadcrumbs/commit/bc3287d))
16-
* build: update changelog ([8506938](https://github.com/gitscrum/vue-2-breadcrumbs/commit/8506938))
27+
* 0.2.2 ([ae8c449](https://github.com/Scrum/vue-2-breadcrumbs/commit/ae8c449))
28+
* build: fix version ([bc3287d](https://github.com/Scrum/vue-2-breadcrumbs/commit/bc3287d))
29+
* build: update changelog ([8506938](https://github.com/Scrum/vue-2-breadcrumbs/commit/8506938))
1730

1831

1932

2033
<a name="0.1.3"></a>
2134
## <small>0.1.3 (2018-01-29)</small>
2235

23-
* 0.1.3 ([5e2c102](https://github.com/gitscrum/vue-2-breadcrumbs/commit/5e2c102))
24-
* Make breadcrumbs dynamic, i.e. now they may be functions. ([ccb0b83](https://github.com/gitscrum/vue-2-breadcrumbs/commit/ccb0b83))
25-
* Update README to reflect new dynamic breadcrumb feature ([58e7c63](https://github.com/gitscrum/vue-2-breadcrumbs/commit/58e7c63))
26-
* Update readme.md ([7a0ec7f](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7a0ec7f))
27-
* build: Add Babel locally ([401a519](https://github.com/gitscrum/vue-2-breadcrumbs/commit/401a519))
28-
* build: add lint staged ([a19c84e](https://github.com/gitscrum/vue-2-breadcrumbs/commit/a19c84e))
29-
* build: change babili to minify ([8cb35cd](https://github.com/gitscrum/vue-2-breadcrumbs/commit/8cb35cd))
30-
* build: change prepublish to prepare ([89b3725](https://github.com/gitscrum/vue-2-breadcrumbs/commit/89b3725))
31-
* build: drop np and script for np ([792af11](https://github.com/gitscrum/vue-2-breadcrumbs/commit/792af11))
32-
* build: drop path exists for eslint ([a220960](https://github.com/gitscrum/vue-2-breadcrumbs/commit/a220960))
33-
* build: drop unused pkg ([d32107f](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d32107f))
34-
* build: drop updtr ([f5a6282](https://github.com/gitscrum/vue-2-breadcrumbs/commit/f5a6282))
35-
* build: drop updtr script ([7a7ba73](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7a7ba73))
36-
* build: fix eslint config ([98168b5](https://github.com/gitscrum/vue-2-breadcrumbs/commit/98168b5))
37-
* build: remove test script ([537aa78](https://github.com/gitscrum/vue-2-breadcrumbs/commit/537aa78))
38-
* build: update build script ([7d800ea](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7d800ea))
39-
* build: update commit linter ([02d1a7c](https://github.com/gitscrum/vue-2-breadcrumbs/commit/02d1a7c))
40-
* build: update depDev ([0b90d73](https://github.com/gitscrum/vue-2-breadcrumbs/commit/0b90d73))
41-
* build: update lint config ([7870016](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7870016))
42-
* build: update markdown plugin for eslint ([6393f97](https://github.com/gitscrum/vue-2-breadcrumbs/commit/6393f97))
43-
* style: Improve Code style ([a8e0737](https://github.com/gitscrum/vue-2-breadcrumbs/commit/a8e0737))
44-
* chore(changelog): Update changelog ([2265ab1](https://github.com/gitscrum/vue-2-breadcrumbs/commit/2265ab1))
36+
* 0.1.3 ([5e2c102](https://github.com/Scrum/vue-2-breadcrumbs/commit/5e2c102))
37+
* Make breadcrumbs dynamic, i.e. now they may be functions. ([ccb0b83](https://github.com/Scrum/vue-2-breadcrumbs/commit/ccb0b83))
38+
* Update README to reflect new dynamic breadcrumb feature ([58e7c63](https://github.com/Scrum/vue-2-breadcrumbs/commit/58e7c63))
39+
* Update readme.md ([7a0ec7f](https://github.com/Scrum/vue-2-breadcrumbs/commit/7a0ec7f))
40+
* build: Add Babel locally ([401a519](https://github.com/Scrum/vue-2-breadcrumbs/commit/401a519))
41+
* build: add lint staged ([a19c84e](https://github.com/Scrum/vue-2-breadcrumbs/commit/a19c84e))
42+
* build: change babili to minify ([8cb35cd](https://github.com/Scrum/vue-2-breadcrumbs/commit/8cb35cd))
43+
* build: change prepublish to prepare ([89b3725](https://github.com/Scrum/vue-2-breadcrumbs/commit/89b3725))
44+
* build: drop np and script for np ([792af11](https://github.com/Scrum/vue-2-breadcrumbs/commit/792af11))
45+
* build: drop path exists for eslint ([a220960](https://github.com/Scrum/vue-2-breadcrumbs/commit/a220960))
46+
* build: drop unused pkg ([d32107f](https://github.com/Scrum/vue-2-breadcrumbs/commit/d32107f))
47+
* build: drop updtr ([f5a6282](https://github.com/Scrum/vue-2-breadcrumbs/commit/f5a6282))
48+
* build: drop updtr script ([7a7ba73](https://github.com/Scrum/vue-2-breadcrumbs/commit/7a7ba73))
49+
* build: fix eslint config ([98168b5](https://github.com/Scrum/vue-2-breadcrumbs/commit/98168b5))
50+
* build: remove test script ([537aa78](https://github.com/Scrum/vue-2-breadcrumbs/commit/537aa78))
51+
* build: update build script ([7d800ea](https://github.com/Scrum/vue-2-breadcrumbs/commit/7d800ea))
52+
* build: update commit linter ([02d1a7c](https://github.com/Scrum/vue-2-breadcrumbs/commit/02d1a7c))
53+
* build: update depDev ([0b90d73](https://github.com/Scrum/vue-2-breadcrumbs/commit/0b90d73))
54+
* build: update lint config ([7870016](https://github.com/Scrum/vue-2-breadcrumbs/commit/7870016))
55+
* build: update markdown plugin for eslint ([6393f97](https://github.com/Scrum/vue-2-breadcrumbs/commit/6393f97))
56+
* style: Improve Code style ([a8e0737](https://github.com/Scrum/vue-2-breadcrumbs/commit/a8e0737))
57+
* chore(changelog): Update changelog ([2265ab1](https://github.com/Scrum/vue-2-breadcrumbs/commit/2265ab1))
4558

4659

4760

4861
<a name="0.1.2"></a>
4962
## <small>0.1.2 (2017-08-11)</small>
5063

51-
* 0.1.2 ([9537f7e](https://github.com/gitscrum/vue-2-breadcrumbs/commit/9537f7e))
52-
* Update .editorconfig ([866ae01](https://github.com/gitscrum/vue-2-breadcrumbs/commit/866ae01))
53-
* Update .gitignore ([1064bfb](https://github.com/gitscrum/vue-2-breadcrumbs/commit/1064bfb))
54-
* Update .npmignore ([d16ae18](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d16ae18))
55-
* style: linters ([60623ce](https://github.com/gitscrum/vue-2-breadcrumbs/commit/60623ce))
56-
* fix: index name ([b183284](https://github.com/gitscrum/vue-2-breadcrumbs/commit/b183284))
57-
* fix: typo ([e988bb3](https://github.com/gitscrum/vue-2-breadcrumbs/commit/e988bb3))
58-
* chore: add lock file ([7f408a9](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7f408a9))
59-
* chore(changelog): Update changelog ([5c51241](https://github.com/gitscrum/vue-2-breadcrumbs/commit/5c51241))
60-
* chore(package): update babel-cli to version 6.24.1 ([2c099f1](https://github.com/gitscrum/vue-2-breadcrumbs/commit/2c099f1))
61-
* chore(package): update babel-eslint to version 7.2.3 ([2045850](https://github.com/gitscrum/vue-2-breadcrumbs/commit/2045850))
62-
* chore(package): update babel-preset-env to version 1.3.3 ([d234179](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d234179))
63-
* chore(package): update babel-preset-env to version 1.4.0 ([03f8fbe](https://github.com/gitscrum/vue-2-breadcrumbs/commit/03f8fbe))
64-
* chore(package): update babel-register to version 6.24.0 ([31461e4](https://github.com/gitscrum/vue-2-breadcrumbs/commit/31461e4))
65-
* chore(package): update babel-register to version 6.24.1 ([853a832](https://github.com/gitscrum/vue-2-breadcrumbs/commit/853a832))
66-
* chore(package): update clinton to version 0.13.0 ([5115166](https://github.com/gitscrum/vue-2-breadcrumbs/commit/5115166))
67-
* chore(package): update conventional-changelog-lint to version 1.1.8 ([914a1d3](https://github.com/gitscrum/vue-2-breadcrumbs/commit/914a1d3))
68-
* chore(package): update dependencies ([1c0e400](https://github.com/gitscrum/vue-2-breadcrumbs/commit/1c0e400))
69-
* chore(package): update eslint to version 3.19.0 ([5f28fe6](https://github.com/gitscrum/vue-2-breadcrumbs/commit/5f28fe6))
70-
* chore(package): update husky to version 0.13.4 ([d06bc56](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d06bc56))
71-
* chore(package): update np to version 2.15.0 ([7c75148](https://github.com/gitscrum/vue-2-breadcrumbs/commit/7c75148))
72-
* chore(package): update updtr to version 1.0.0 ([4a48dbd](https://github.com/gitscrum/vue-2-breadcrumbs/commit/4a48dbd))
64+
* 0.1.2 ([9537f7e](https://github.com/Scrum/vue-2-breadcrumbs/commit/9537f7e))
65+
* Update .editorconfig ([866ae01](https://github.com/Scrum/vue-2-breadcrumbs/commit/866ae01))
66+
* Update .gitignore ([1064bfb](https://github.com/Scrum/vue-2-breadcrumbs/commit/1064bfb))
67+
* Update .npmignore ([d16ae18](https://github.com/Scrum/vue-2-breadcrumbs/commit/d16ae18))
68+
* style: linters ([60623ce](https://github.com/Scrum/vue-2-breadcrumbs/commit/60623ce))
69+
* fix: index name ([b183284](https://github.com/Scrum/vue-2-breadcrumbs/commit/b183284))
70+
* fix: typo ([e988bb3](https://github.com/Scrum/vue-2-breadcrumbs/commit/e988bb3))
71+
* chore: add lock file ([7f408a9](https://github.com/Scrum/vue-2-breadcrumbs/commit/7f408a9))
72+
* chore(changelog): Update changelog ([5c51241](https://github.com/Scrum/vue-2-breadcrumbs/commit/5c51241))
73+
* chore(package): update babel-cli to version 6.24.1 ([2c099f1](https://github.com/Scrum/vue-2-breadcrumbs/commit/2c099f1))
74+
* chore(package): update babel-eslint to version 7.2.3 ([2045850](https://github.com/Scrum/vue-2-breadcrumbs/commit/2045850))
75+
* chore(package): update babel-preset-env to version 1.3.3 ([d234179](https://github.com/Scrum/vue-2-breadcrumbs/commit/d234179))
76+
* chore(package): update babel-preset-env to version 1.4.0 ([03f8fbe](https://github.com/Scrum/vue-2-breadcrumbs/commit/03f8fbe))
77+
* chore(package): update babel-register to version 6.24.0 ([31461e4](https://github.com/Scrum/vue-2-breadcrumbs/commit/31461e4))
78+
* chore(package): update babel-register to version 6.24.1 ([853a832](https://github.com/Scrum/vue-2-breadcrumbs/commit/853a832))
79+
* chore(package): update clinton to version 0.13.0 ([5115166](https://github.com/Scrum/vue-2-breadcrumbs/commit/5115166))
80+
* chore(package): update conventional-changelog-lint to version 1.1.8 ([914a1d3](https://github.com/Scrum/vue-2-breadcrumbs/commit/914a1d3))
81+
* chore(package): update dependencies ([1c0e400](https://github.com/Scrum/vue-2-breadcrumbs/commit/1c0e400))
82+
* chore(package): update eslint to version 3.19.0 ([5f28fe6](https://github.com/Scrum/vue-2-breadcrumbs/commit/5f28fe6))
83+
* chore(package): update husky to version 0.13.4 ([d06bc56](https://github.com/Scrum/vue-2-breadcrumbs/commit/d06bc56))
84+
* chore(package): update np to version 2.15.0 ([7c75148](https://github.com/Scrum/vue-2-breadcrumbs/commit/7c75148))
85+
* chore(package): update updtr to version 1.0.0 ([4a48dbd](https://github.com/Scrum/vue-2-breadcrumbs/commit/4a48dbd))
7386

7487

7588

7689
<a name="0.1.1"></a>
7790
## <small>0.1.1 (2017-03-30)</small>
7891

79-
* 0.1.1 ([df9e233](https://github.com/gitscrum/vue-2-breadcrumbs/commit/df9e233))
80-
* chore(*): lib to dist and unpkg ([e830da2](https://github.com/gitscrum/vue-2-breadcrumbs/commit/e830da2))
81-
* chore(changelog): Update changelog ([93db0c4](https://github.com/gitscrum/vue-2-breadcrumbs/commit/93db0c4))
82-
* docs(readme): add, close #1 ([ff8f589](https://github.com/gitscrum/vue-2-breadcrumbs/commit/ff8f589)), closes [#1](https://github.com/gitscrum/vue-2-breadcrumbs/issues/1)
92+
* 0.1.1 ([df9e233](https://github.com/Scrum/vue-2-breadcrumbs/commit/df9e233))
93+
* chore(*): lib to dist and unpkg ([e830da2](https://github.com/Scrum/vue-2-breadcrumbs/commit/e830da2))
94+
* chore(changelog): Update changelog ([93db0c4](https://github.com/Scrum/vue-2-breadcrumbs/commit/93db0c4))
95+
* docs(readme): add, close #1 ([ff8f589](https://github.com/Scrum/vue-2-breadcrumbs/commit/ff8f589)), closes [#1](https://github.com/Scrum/vue-2-breadcrumbs/issues/1)
8396

8497

8598

8699
<a name="0.1.0"></a>
87100
## 0.1.0 (2017-03-29)
88101

89-
* 0.1.0 ([dfcadec](https://github.com/gitscrum/vue-2-breadcrumbs/commit/dfcadec))
90-
* feat(index): disable last link ([add9b00](https://github.com/gitscrum/vue-2-breadcrumbs/commit/add9b00))
91-
* style(package): fix path ([9f0363e](https://github.com/gitscrum/vue-2-breadcrumbs/commit/9f0363e))
92-
* docs(changelog): add changelog ([a58fe36](https://github.com/gitscrum/vue-2-breadcrumbs/commit/a58fe36))
93-
* docs(readme): add install ([d9b5027](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d9b5027))
94-
* chore(changelog): Update changelog ([550e9ff](https://github.com/gitscrum/vue-2-breadcrumbs/commit/550e9ff))
102+
* 0.1.0 ([dfcadec](https://github.com/Scrum/vue-2-breadcrumbs/commit/dfcadec))
103+
* feat(index): disable last link ([add9b00](https://github.com/Scrum/vue-2-breadcrumbs/commit/add9b00))
104+
* style(package): fix path ([9f0363e](https://github.com/Scrum/vue-2-breadcrumbs/commit/9f0363e))
105+
* docs(changelog): add changelog ([a58fe36](https://github.com/Scrum/vue-2-breadcrumbs/commit/a58fe36))
106+
* docs(readme): add install ([d9b5027](https://github.com/Scrum/vue-2-breadcrumbs/commit/d9b5027))
107+
* chore(changelog): Update changelog ([550e9ff](https://github.com/Scrum/vue-2-breadcrumbs/commit/550e9ff))
95108

96109

97110

98111
<a name="0.0.1"></a>
99112
## <small>0.0.1 (2017-03-28)</small>
100113

101-
* 0.0.1 ([d3dd94c](https://github.com/gitscrum/vue-2-breadcrumbs/commit/d3dd94c))
102-
* style(package): fix version ([3953c35](https://github.com/gitscrum/vue-2-breadcrumbs/commit/3953c35))
103-
* feat(*): init project ([aa22325](https://github.com/gitscrum/vue-2-breadcrumbs/commit/aa22325))
114+
* 0.0.1 ([d3dd94c](https://github.com/Scrum/vue-2-breadcrumbs/commit/d3dd94c))
115+
* style(package): fix version ([3953c35](https://github.com/Scrum/vue-2-breadcrumbs/commit/3953c35))
116+
* feat(*): init project ([aa22325](https://github.com/Scrum/vue-2-breadcrumbs/commit/aa22325))
104117

105118

106119

0 commit comments

Comments
 (0)