UNPKG

3.85 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [0.2.12](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.11...@36node/fastman@0.2.12) (2018-12-22)
7
8**Note:** Version bump only for package @36node/fastman
9
10
11
12
13
14## [0.2.11](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.10...@36node/fastman@0.2.11) (2018-12-12)
15
16**Note:** Version bump only for package @36node/fastman
17
18
19
20
21
22## [0.2.10](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.9...@36node/fastman@0.2.10) (2018-11-21)
23
24**Note:** Version bump only for package @36node/fastman
25
26
27
28
29
30## [0.2.9](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.8...@36node/fastman@0.2.9) (2018-11-20)
31
32**Note:** Version bump only for package @36node/fastman
33
34
35
36
37
38## [0.2.8](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.7...@36node/fastman@0.2.8) (2018-11-18)
39
40
41### Bug Fixes
42
43* prettier 80 width ([9a63826](https://github.com/undefined/undefined/commit/9a63826))
44
45
46
47
48
49## [0.2.7](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.6...@36node/fastman@0.2.7) (2018-11-09)
50
51
52### Bug Fixes
53
54* swagen sdk hbs ([a4f5d3e](https://github.com/undefined/undefined/commit/a4f5d3e))
55
56
57
58
59
60## [0.2.6](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.5...@36node/fastman@0.2.6) (2018-11-02)
61
62**Note:** Version bump only for package @36node/fastman
63
64
65
66
67
68## [0.2.5](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.4...@36node/fastman@0.2.5) (2018-11-02)
69
70**Note:** Version bump only for package @36node/fastman
71
72
73
74
75
76## [0.2.4](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.3...@36node/fastman@0.2.4) (2018-11-02)
77
78**Note:** Version bump only for package @36node/fastman
79
80
81
82
83
84## [0.2.3](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.2...@36node/fastman@0.2.3) (2018-11-02)
85
86**Note:** Version bump only for package @36node/fastman
87
88
89
90
91
92## [0.2.2](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.1...@36node/fastman@0.2.2) (2018-11-02)
93
94**Note:** Version bump only for package @36node/fastman
95
96
97
98
99
100## [0.2.1](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.0...@36node/fastman@0.2.1) (2018-11-02)
101
102**Note:** Version bump only for package @36node/fastman
103
104
105
106
107
108# [0.2.0](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.4...@36node/fastman@0.2.0) (2018-11-01)
109
110
111### Features
112
113* fastman add prompt if api key not config ([0a996bd](https://github.com/undefined/undefined/commit/0a996bd))
114
115
116
117
118
119## [0.1.4](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.3...@36node/fastman@0.1.4) (2018-10-28)
120
121
122### Bug Fixes
123
124* readme lint ([4b8bccd](https://github.com/undefined/undefined/commit/4b8bccd))
125* **swagen:** postman token and remove protocol ([086258a](https://github.com/undefined/undefined/commit/086258a))
126
127
128
129
130
131## [0.1.3](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.2...@36node/fastman@0.1.3) (2018-10-26)
132
133**Note:** Version bump only for package @36node/fastman
134
135
136
137
138
139## [0.1.2](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.1...@36node/fastman@0.1.2) (2018-10-23)
140
141
142### Bug Fixes
143
144* fastman unsed ([3729751](https://github.com/undefined/undefined/commit/3729751))
145
146
147
148
149
150## [0.1.1](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.0...@36node/fastman@0.1.1) (2018-10-21)
151
152
153### Bug Fixes
154
155* eslint babel and jest uncompatible issue && change a lot ([1e2576b](https://github.com/undefined/undefined/commit/1e2576b))
156
157
158
159
160
161# 0.1.0 (2018-10-13)
162
163
164### Features
165
166* add fastman for exporting or importing postman collection file ([62cb3d8](https://github.com/undefined/undefined/commit/62cb3d8))