UNPKG

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