UNPKG

2.67 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.6](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.5...@36node/fastman@0.2.6) (2018-11-02)
7
8**Note:** Version bump only for package @36node/fastman
9
10
11
12
13
14## [0.2.5](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.4...@36node/fastman@0.2.5) (2018-11-02)
15
16**Note:** Version bump only for package @36node/fastman
17
18
19
20
21
22## [0.2.4](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.3...@36node/fastman@0.2.4) (2018-11-02)
23
24**Note:** Version bump only for package @36node/fastman
25
26
27
28
29
30## [0.2.3](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.2...@36node/fastman@0.2.3) (2018-11-02)
31
32**Note:** Version bump only for package @36node/fastman
33
34
35
36
37
38## [0.2.2](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.1...@36node/fastman@0.2.2) (2018-11-02)
39
40**Note:** Version bump only for package @36node/fastman
41
42
43
44
45
46## [0.2.1](https://github.com/undefined/undefined/compare/@36node/fastman@0.2.0...@36node/fastman@0.2.1) (2018-11-02)
47
48**Note:** Version bump only for package @36node/fastman
49
50
51
52
53
54# [0.2.0](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.4...@36node/fastman@0.2.0) (2018-11-01)
55
56
57### Features
58
59* fastman add prompt if api key not config ([0a996bd](https://github.com/undefined/undefined/commit/0a996bd))
60
61
62
63
64
65## [0.1.4](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.3...@36node/fastman@0.1.4) (2018-10-28)
66
67
68### Bug Fixes
69
70* readme lint ([4b8bccd](https://github.com/undefined/undefined/commit/4b8bccd))
71* **swagen:** postman token and remove protocol ([086258a](https://github.com/undefined/undefined/commit/086258a))
72
73
74
75
76
77## [0.1.3](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.2...@36node/fastman@0.1.3) (2018-10-26)
78
79**Note:** Version bump only for package @36node/fastman
80
81
82
83
84
85## [0.1.2](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.1...@36node/fastman@0.1.2) (2018-10-23)
86
87
88### Bug Fixes
89
90* fastman unsed ([3729751](https://github.com/undefined/undefined/commit/3729751))
91
92
93
94
95
96## [0.1.1](https://github.com/undefined/undefined/compare/@36node/fastman@0.1.0...@36node/fastman@0.1.1) (2018-10-21)
97
98
99### Bug Fixes
100
101* eslint babel and jest uncompatible issue && change a lot ([1e2576b](https://github.com/undefined/undefined/commit/1e2576b))
102
103
104
105
106
107# 0.1.0 (2018-10-13)
108
109
110### Features
111
112* add fastman for exporting or importing postman collection file ([62cb3d8](https://github.com/undefined/undefined/commit/62cb3d8))