UNPKG

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