UNPKG

2.75 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.105.0](https://github.com/Bearer/bearer/compare/v0.104.0...v0.105.0) (2019-03-21)
7
8**Note:** Version bump only for package @bearer/openapi-generator
9
10
11
12
13
14# [0.104.0](https://github.com/Bearer/bearer/compare/v0.103.0...v0.104.0) (2019-03-20)
15
16**Note:** Version bump only for package @bearer/openapi-generator
17
18
19
20
21
22# [0.103.0](https://github.com/Bearer/bearer/compare/v0.102.0...v0.103.0) (2019-03-19)
23
24**Note:** Version bump only for package @bearer/openapi-generator
25
26
27
28
29
30# [0.102.0](https://github.com/Bearer/bearer/compare/v0.101.3...v0.102.0) (2019-03-19)
31
32**Note:** Version bump only for package @bearer/openapi-generator
33
34
35
36
37
38# [0.101.0](https://github.com/Bearer/bearer/compare/v0.100.0...v0.101.0) (2019-03-15)
39
40
41### Bug Fixes
42
43* fix manifest generation ([#580](https://github.com/Bearer/bearer/issues/580)) ([1fcd9cd](https://github.com/Bearer/bearer/commit/1fcd9cd))
44* **cli:** use v3 version ([1ba85f2](https://github.com/Bearer/bearer/commit/1ba85f2))
45
46
47### Features
48
49* Feat/add oauth1 templates to cli ([#542](https://github.com/Bearer/bearer/issues/542)) ([f7ed642](https://github.com/Bearer/bearer/commit/f7ed642))
50* rename scenario to integration ([#570](https://github.com/Bearer/bearer/issues/570)) ([cc34baa](https://github.com/Bearer/bearer/commit/cc34baa))
51
52
53
54
55
56# [0.100.0](https://github.com/Bearer/bearer/compare/v0.99.2...v0.100.0) (2019-03-04)
57
58**Note:** Version bump only for package @bearer/openapi-generator
59
60
61
62
63
64# [0.99.0](https://github.com/Bearer/bearer/compare/v0.98.0...v0.99.0) (2019-02-28)
65
66**Note:** Version bump only for package @bearer/openapi-generator
67
68
69
70
71
72# [0.98.0](https://github.com/Bearer/bearer/compare/v0.97.4...v0.98.0) (2019-02-28)
73
74**Note:** Version bump only for package @bearer/openapi-generator
75
76
77
78
79
80## [0.97.3](https://github.com/Bearer/bearer/compare/v0.97.2...v0.97.3) (2019-02-27)
81
82
83### Bug Fixes
84
85* **openapi-generator:** let lerna be aware about the package ([#547](https://github.com/Bearer/bearer/issues/547)) ([1a5b4b0](https://github.com/Bearer/bearer/commit/1a5b4b0))
86
87
88
89
90
91## [0.97.2](https://github.com/Bearer/bearer/compare/v0.97.1...v0.97.2) (2019-02-27)
92
93
94### Bug Fixes
95
96* **openapi-generator:** fix the func order ([#545](https://github.com/Bearer/bearer/issues/545)) ([14c1087](https://github.com/Bearer/bearer/commit/14c1087))
97
98
99
100
101
102# [0.97.0](https://github.com/Bearer/bearer/compare/v0.96.1...v0.97.0) (2019-02-26)
103
104
105### Features
106
107* **openapi-generator:** introduce openapi-generator package ([#537](https://github.com/Bearer/bearer/issues/537)) ([e154413](https://github.com/Bearer/bearer/commit/e154413))