UNPKG

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