UNPKG

3.81 kBMarkdownView Raw
1<a name="0.2.4"></a>
2## [0.2.4](https://github.com/anycli/plugin-plugins/compare/4a339a9adca51e1bd44fc8fa615ef4394d857957...v0.2.4) (2018-02-02)
3
4
5### Bug Fixes
6
7* fixed --help ([2fdcbe6](https://github.com/anycli/plugin-plugins/commit/2fdcbe6))
8
9<a name="0.2.3"></a>
10## [0.2.3](https://github.com/anycli/plugin-plugins/compare/fd03cc0753ca52b036ae3b7e20396a757094f490...v0.2.3) (2018-02-02)
11
12
13### Bug Fixes
14
15* fixed running with specific scope ([5281125](https://github.com/anycli/plugin-plugins/commit/5281125))
16* skip help for now ([4a339a9](https://github.com/anycli/plugin-plugins/commit/4a339a9))
17
18<a name="0.2.2"></a>
19## [0.2.2](https://github.com/anycli/plugins/compare/f3411d41e680d83834c3fae19af0d3b8d73973e2...v0.2.2) (2018-02-01)
20
21
22### Bug Fixes
23
24* updated deps ([130e18e](https://github.com/anycli/plugins/commit/130e18e))
25
26<a name="0.2.1"></a>
27## [0.2.1](https://github.com/anycli/plugins/compare/079808b09e2bb33b0f3bc828a94c791584daa150...v0.2.1) (2018-02-01)
28
29
30### Bug Fixes
31
32* make config dev dep ([f3411d4](https://github.com/anycli/plugins/commit/f3411d4))
33
34<a name="0.2.0"></a>
35# [0.2.0](https://github.com/anycli/plugins/compare/b769c5586a5ceafd23105ad847b35717bb0987af...v0.2.0) (2018-02-01)
36
37
38### Features
39
40* added default scope to plugins ([079808b](https://github.com/anycli/plugins/commit/079808b))
41
42<a name="0.1.8"></a>
43## [0.1.8](https://github.com/anycli/plugins/compare/76f1ac5f3dc9724420762c3c62d1ad7c742a4b06...v0.1.8) (2018-01-31)
44
45
46### Bug Fixes
47
48* fixed global config defaults ([b769c55](https://github.com/anycli/plugins/commit/b769c55))
49
50<a name="0.1.7"></a>
51## [0.1.7](https://github.com/anycli/plugins/compare/68671d031658b0dcb72579a98da64042fed225da...v0.1.7) (2018-01-31)
52
53
54### Bug Fixes
55
56* hide plugin tag if not exists ([76f1ac5](https://github.com/anycli/plugins/commit/76f1ac5))
57
58<a name="0.1.6"></a>
59## [0.1.6](https://github.com/anycli/plugins/compare/f89c19979540d7e819c3e5c7880b41a3d0df86d0...v0.1.6) (2018-01-31)
60
61
62### Bug Fixes
63
64* set spaces in manifest ([68671d0](https://github.com/anycli/plugins/commit/68671d0))
65
66<a name="0.1.5"></a>
67## [0.1.5](https://github.com/anycli/plugins/compare/8a0b7e534799d60ab4be42253146433375987fae...v0.1.5) (2018-01-31)
68
69
70### Bug Fixes
71
72* testing release ([f89c199](https://github.com/anycli/plugins/commit/f89c199))
73
74<a name="0.1.4"></a>
75## [0.1.4](https://github.com/dxcli/plugins/compare/90fa250272db09447b9bd6889f1c98b91063b7d2...v0.1.4) (2018-01-30)
76
77
78### Bug Fixes
79
80* ran generator ([abb6601](https://github.com/dxcli/plugins/commit/abb6601))
81
82<a name="0.1.3"></a>
83## [0.1.3](https://github.com/dxcli/plugins/compare/b137d61fb343cf44315e1431826416e1b8ead2e7...v0.1.3) (2018-01-28)
84
85
86### Bug Fixes
87
88* test exports ([90fa250](https://github.com/dxcli/plugins/commit/90fa250))
89
90<a name="0.1.2"></a>
91## [0.1.2](https://github.com/dxcli/plugins/compare/8fc27ef7ca77edbd8a1be9a830fc6a7b75b15ab3...v0.1.2) (2018-01-28)
92
93
94### Bug Fixes
95
96* updated cli-ux ([b137d61](https://github.com/dxcli/plugins/commit/b137d61))
97
98<a name="0.1.1"></a>
99## [0.1.1](https://github.com/dxcli/plugins/compare/9d5dc97a2691b08db267007a521815beb3831cea...v0.1.1) (2018-01-28)
100
101
102### Bug Fixes
103
104* windows stdin ([8fc27ef](https://github.com/dxcli/plugins/commit/8fc27ef))
105
106<a name="0.1.0"></a>
107# [0.1.0](https://github.com/dxcli/plugins/compare/38862718f982b164d9484e910c7ff62620b825a2...v0.1.0) (2018-01-27)
108
109
110### Features
111
112* initial implementation ([e7b589b](https://github.com/dxcli/plugins/commit/e7b589b))
113* initial implementation ([237b211](https://github.com/dxcli/plugins/commit/237b211))
114
115<a name="0.0.1"></a>
116## [0.0.1](https://github.com/dxcli/plugins/compare/a915cecb0403e249296572f80ca34fe612634669...v0.0.1) (2018-01-26)
117
118
119### Bug Fixes
120
121* added bin script and removed hook ([3886271](https://github.com/dxcli/plugins/commit/3886271))