UNPKG

43.4 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.114.3](https://github.com/Bearer/bearer/compare/v0.114.2...v0.114.3) (2019-04-15)
7
8
9### Bug Fixes
10
11* **cli:** Update Help Command Texts ([#637](https://github.com/Bearer/bearer/issues/637)) ([7e9d934](https://github.com/Bearer/bearer/commit/7e9d934))
12* **cli:** use the correct token to query data ([#638](https://github.com/Bearer/bearer/issues/638)) ([fba0063](https://github.com/Bearer/bearer/commit/fba0063))
13
14
15
16
17
18## [0.114.2](https://github.com/Bearer/bearer/compare/v0.114.1...v0.114.2) (2019-04-11)
19
20
21### Bug Fixes
22
23* **cli:** allow users to push when env variables are set ([#636](https://github.com/Bearer/bearer/issues/636)) ([ba897f0](https://github.com/Bearer/bearer/commit/ba897f0))
24
25
26
27
28
29# [0.113.0](https://github.com/Bearer/bearer/compare/v0.111.0...v0.113.0) (2019-04-11)
30
31
32### Bug Fixes
33
34* **cli:** display success message ([9689549](https://github.com/Bearer/bearer/commit/9689549))
35
36
37### Features
38
39* Buid ([#632](https://github.com/Bearer/bearer/issues/632)) ([f98bb67](https://github.com/Bearer/bearer/commit/f98bb67))
40
41
42
43
44
45# [0.112.0](https://github.com/Bearer/bearer/compare/v0.111.0...v0.112.0) (2019-04-11)
46
47
48### Bug Fixes
49
50* **cli:** display success message ([9689549](https://github.com/Bearer/bearer/commit/9689549))
51
52
53### Features
54
55* Buid ([#632](https://github.com/Bearer/bearer/issues/632)) ([f98bb67](https://github.com/Bearer/bearer/commit/f98bb67))
56
57
58
59
60
61# [0.111.0](https://github.com/Bearer/bearer/compare/v0.110.0...v0.111.0) (2019-04-09)
62
63
64### Bug Fixes
65
66* **cli:** rely on auth.config.json instead of a hidden file ([8850a2a](https://github.com/Bearer/bearer/commit/8850a2a))
67
68
69### Features
70
71* **cli:** allow force start on random port ([#630](https://github.com/Bearer/bearer/issues/630)) ([bc5a28b](https://github.com/Bearer/bearer/commit/bc5a28b))
72
73
74
75
76
77# [0.110.0](https://github.com/Bearer/bearer/compare/v0.109.0...v0.110.0) (2019-04-08)
78
79
80### Bug Fixes
81
82* **legacy-cli:** fix bad removal ([da43a88](https://github.com/Bearer/bearer/commit/da43a88))
83* wording ([c14945c](https://github.com/Bearer/bearer/commit/c14945c))
84
85
86### Features
87
88* **cli:** Core 352/bearer setup ([#625](https://github.com/Bearer/bearer/issues/625)) ([1981ea1](https://github.com/Bearer/bearer/commit/1981ea1))
89* **openapi-generator:** update OpenAPI Spec generation ([#620](https://github.com/Bearer/bearer/issues/620)) ([75b2f71](https://github.com/Bearer/bearer/commit/75b2f71))
90
91
92
93
94
95# [0.109.0](https://github.com/Bearer/bearer/compare/v0.108.0...v0.109.0) (2019-04-04)
96
97
98### Bug Fixes
99
100* **cli:** is bearer integration check update([#617](https://github.com/Bearer/bearer/issues/617)) ([df39021](https://github.com/Bearer/bearer/commit/df39021))
101* **cli:** wording + integration list as default ([90c2375](https://github.com/Bearer/bearer/commit/90c2375))
102
103
104
105
106
107# [0.108.0](https://github.com/Bearer/bearer/compare/v0.107.4...v0.108.0) (2019-04-03)
108
109
110### Bug Fixes
111
112* **cli:** improve integration list display ([ab28dcc](https://github.com/Bearer/bearer/commit/ab28dcc))
113* **cli:** views structure ws not copied at the right location ([80096e3](https://github.com/Bearer/bearer/commit/80096e3))
114
115
116### Features
117
118* **cli:** Core 347/login with auth0 ([#612](https://github.com/Bearer/bearer/issues/612)) ([5c5194c](https://github.com/Bearer/bearer/commit/5c5194c)), closes [#614](https://github.com/Bearer/bearer/issues/614) [#615](https://github.com/Bearer/bearer/issues/615)
119
120
121
122
123
124## [0.107.4](https://github.com/Bearer/bearer/compare/v0.107.3...v0.107.4) (2019-04-02)
125
126
127### Bug Fixes
128
129* **cli:** add axios for Custom auth ([#616](https://github.com/Bearer/bearer/issues/616)) ([b6e226e](https://github.com/Bearer/bearer/commit/b6e226e))
130
131
132
133
134
135## [0.107.2](https://github.com/Bearer/bearer/compare/v0.107.1...v0.107.2) (2019-04-02)
136
137**Note:** Version bump only for package @bearer/cli
138
139
140
141
142
143## [0.107.1](https://github.com/Bearer/bearer/compare/v0.107.0...v0.107.1) (2019-04-01)
144
145
146### Bug Fixes
147
148* **cli:** inject only dependencies we need ([3539aad](https://github.com/Bearer/bearer/commit/3539aad))
149* **cli:** mark aws-sdk as external ([f1afb46](https://github.com/Bearer/bearer/commit/f1afb46))
150
151
152
153
154
155# [0.107.0](https://github.com/Bearer/bearer/compare/v0.106.2...v0.107.0) (2019-03-29)
156
157
158### Bug Fixes
159
160* **cli:** generate openapi outside of view folder ([2c932c2](https://github.com/Bearer/bearer/commit/2c932c2))
161* remove openapi reference front front ([051d7a2](https://github.com/Bearer/bearer/commit/051d7a2))
162
163
164### Features
165
166* **cli:** allow start without any views ([4248cd4](https://github.com/Bearer/bearer/commit/4248cd4))
167* **cli:** do not generate view if not asked to ([3dcf047](https://github.com/Bearer/bearer/commit/3dcf047))
168* **cli:** skip command if no views present ([7860f7b](https://github.com/Bearer/bearer/commit/7860f7b))
169
170
171
172
173
174## [0.106.2](https://github.com/Bearer/bearer/compare/v0.106.1...v0.106.2) (2019-03-29)
175
176**Note:** Version bump only for package @bearer/cli
177
178
179
180
181
182## [0.106.1](https://github.com/Bearer/bearer/compare/v0.106.0...v0.106.1) (2019-03-28)
183
184**Note:** Version bump only for package @bearer/cli
185
186
187
188
189
190# [0.106.0](https://github.com/Bearer/bearer/compare/v0.105.1...v0.106.0) (2019-03-28)
191
192
193### Bug Fixes
194
195* **cli:** update retrieve templates ([536e771](https://github.com/Bearer/bearer/commit/536e771))
196* **cli:** update saveSetup ([695552a](https://github.com/Bearer/bearer/commit/695552a))
197
198
199
200
201
202## [0.105.1](https://github.com/Bearer/bearer/compare/v0.105.0...v0.105.1) (2019-03-21)
203
204**Note:** Version bump only for package @bearer/cli
205
206
207
208
209
210# [0.105.0](https://github.com/Bearer/bearer/compare/v0.104.0...v0.105.0) (2019-03-21)
211
212
213### Bug Fixes
214
215* **cli:** add missing piece of code to get local development work ([844907b](https://github.com/Bearer/bearer/commit/844907b))
216
217
218
219
220
221# [0.104.0](https://github.com/Bearer/bearer/compare/v0.103.0...v0.104.0) (2019-03-20)
222
223**Note:** Version bump only for package @bearer/cli
224
225
226
227
228
229# [0.103.0](https://github.com/Bearer/bearer/compare/v0.102.0...v0.103.0) (2019-03-19)
230
231
232### Features
233
234* **cli:** update template for easier configuration ([2484528](https://github.com/Bearer/bearer/commit/2484528))
235
236
237
238
239
240# [0.102.0](https://github.com/Bearer/bearer/compare/v0.101.3...v0.102.0) (2019-03-19)
241
242**Note:** Version bump only for package @bearer/cli
243
244
245
246
247
248## [0.101.2](https://github.com/Bearer/bearer/compare/v0.101.1...v0.101.2) (2019-03-18)
249
250
251### Bug Fixes
252
253* **cli:** use the new url endpoints ([9973f66](https://github.com/Bearer/bearer/commit/9973f66))
254
255
256
257
258
259## [0.101.1](https://github.com/Bearer/bearer/compare/v0.101.0...v0.101.1) (2019-03-15)
260
261**Note:** Version bump only for package @bearer/cli
262
263
264
265
266
267# [0.101.0](https://github.com/Bearer/bearer/compare/v0.100.0...v0.101.0) (2019-03-15)
268
269
270### Bug Fixes
271
272* **cli:** add bearer script tag ([#562](https://github.com/Bearer/bearer/issues/562)) ([aedfebb](https://github.com/Bearer/bearer/commit/aedfebb))
273* fix manifest generation ([#580](https://github.com/Bearer/bearer/issues/580)) ([1fcd9cd](https://github.com/Bearer/bearer/commit/1fcd9cd))
274* **cli:** better logging on failure ([8621997](https://github.com/Bearer/bearer/commit/8621997))
275* **cli:** fix spec.ts ([#572](https://github.com/Bearer/bearer/issues/572)) ([f940327](https://github.com/Bearer/bearer/commit/f940327))
276* **cli:** hadnle weird use case ([7844c94](https://github.com/Bearer/bearer/commit/7844c94))
277* **cli:** remove group reference from prompt ([7bc2367](https://github.com/Bearer/bearer/commit/7bc2367))
278* **cli:** target the correct endpoint ([3a07ce0](https://github.com/Bearer/bearer/commit/3a07ce0))
279* **legacy-cli:** fix webpack not resolving json files ([#584](https://github.com/Bearer/bearer/issues/584)) ([cf89ad8](https://github.com/Bearer/bearer/commit/cf89ad8))
280
281
282### Features
283
284* **cli:** remove openapi.json from views ([#565](https://github.com/Bearer/bearer/issues/565)) ([b95f8e6](https://github.com/Bearer/bearer/commit/b95f8e6))
285* Feat/add oauth1 templates to cli ([#542](https://github.com/Bearer/bearer/issues/542)) ([f7ed642](https://github.com/Bearer/bearer/commit/f7ed642))
286* rename scenario to integration ([#570](https://github.com/Bearer/bearer/issues/570)) ([cc34baa](https://github.com/Bearer/bearer/commit/cc34baa))
287* rootcomponent simplification ([#567](https://github.com/Bearer/bearer/issues/567)) ([c21d8d4](https://github.com/Bearer/bearer/commit/c21d8d4))
288* **x-ray:** add package to trace outgoing http call inside an intent ([#574](https://github.com/Bearer/bearer/issues/574)) ([3b882e1](https://github.com/Bearer/bearer/commit/3b882e1)), closes [#581](https://github.com/Bearer/bearer/issues/581)
289
290
291
292
293
294# [0.100.0](https://github.com/Bearer/bearer/compare/v0.99.2...v0.100.0) (2019-03-04)
295
296**Note:** Version bump only for package @bearer/cli
297
298
299
300
301
302## [0.99.2](https://github.com/Bearer/bearer/compare/v0.99.1...v0.99.2) (2019-03-02)
303
304**Note:** Version bump only for package @bearer/cli
305
306
307
308
309
310## [0.99.1](https://github.com/Bearer/bearer/compare/v0.99.0...v0.99.1) (2019-03-01)
311
312**Note:** Version bump only for package @bearer/cli
313
314
315
316
317
318# [0.99.0](https://github.com/Bearer/bearer/compare/v0.98.0...v0.99.0) (2019-02-28)
319
320**Note:** Version bump only for package @bearer/cli
321
322
323
324
325
326# [0.98.0](https://github.com/Bearer/bearer/compare/v0.97.4...v0.98.0) (2019-02-28)
327
328**Note:** Version bump only for package @bearer/cli
329
330
331
332
333
334## [0.97.4](https://github.com/Bearer/bearer/compare/v0.97.3...v0.97.4) (2019-02-27)
335
336
337### Bug Fixes
338
339* **cli:** don't rely on weird tags for openapi-generator ([#548](https://github.com/Bearer/bearer/issues/548)) ([89b544d](https://github.com/Bearer/bearer/commit/89b544d))
340
341
342
343
344
345## [0.97.3](https://github.com/Bearer/bearer/compare/v0.97.2...v0.97.3) (2019-02-27)
346
347**Note:** Version bump only for package @bearer/cli
348
349
350
351
352
353## [0.97.2](https://github.com/Bearer/bearer/compare/v0.97.1...v0.97.2) (2019-02-27)
354
355
356### Bug Fixes
357
358* **cli:** introduce openapi generator ([#538](https://github.com/Bearer/bearer/issues/538)) ([0f8c78b](https://github.com/Bearer/bearer/commit/0f8c78b))
359
360
361
362
363
364# [0.97.0](https://github.com/Bearer/bearer/compare/v0.96.1...v0.97.0) (2019-02-26)
365
366**Note:** Version bump only for package @bearer/cli
367
368
369
370
371
372## [0.96.1](https://github.com/Bearer/bearer/compare/v0.96.0...v0.96.1) (2019-02-22)
373
374**Note:** Version bump only for package @bearer/cli
375
376
377
378
379
380# [0.96.0](https://github.com/Bearer/bearer/compare/v0.95.1...v0.96.0) (2019-02-21)
381
382**Note:** Version bump only for package @bearer/cli
383
384
385
386
387
388## [0.95.1](https://github.com/Bearer/bearer/compare/v0.95.0...v0.95.1) (2019-02-20)
389
390**Note:** Version bump only for package @bearer/cli
391
392
393
394
395
396# [0.95.0](https://github.com/Bearer/bearer/compare/v0.94.1...v0.95.0) (2019-02-15)
397
398
399### Bug Fixes
400
401* **cli:** add placeholder to test translations ([0bb4e35](https://github.com/Bearer/bearer/commit/0bb4e35))
402
403
404
405
406
407## [0.94.1](https://github.com/Bearer/bearer/compare/v0.94.0...v0.94.1) (2019-02-12)
408
409
410### Bug Fixes
411
412* **cli:** fix maximum version of [@types](https://github.com/types) node ([9841329](https://github.com/Bearer/bearer/commit/9841329))
413
414
415
416
417
418# [0.94.0](https://github.com/Bearer/bearer/compare/v0.93.4...v0.94.0) (2019-02-12)
419
420**Note:** Version bump only for package @bearer/cli
421
422
423
424
425
426## [0.93.3](https://github.com/Bearer/bearer/compare/v0.93.2...v0.93.3) (2019-02-05)
427
428
429### Bug Fixes
430
431* **cli:** remove jest for now ([4252d66](https://github.com/Bearer/bearer/commit/4252d66))
432
433
434
435
436
437## [0.93.2](https://github.com/Bearer/bearer/compare/v0.93.1...v0.93.2) (2019-02-05)
438
439
440### Bug Fixes
441
442* **cli:** allow email to be passed as env variable ([613dc96](https://github.com/Bearer/bearer/commit/613dc96))
443
444
445
446
447
448## [0.93.1](https://github.com/Bearer/bearer/compare/v0.93.0...v0.93.1) (2019-02-05)
449
450
451### Bug Fixes
452
453* **cli:** update hard coded beta version for now ([7ac2b14](https://github.com/Bearer/bearer/commit/7ac2b14))
454
455
456
457
458
459# [0.93.0](https://github.com/Bearer/bearer/compare/v0.92.1...v0.93.0) (2019-02-05)
460
461
462### Features
463
464* bump all versions ([4fb7615](https://github.com/Bearer/bearer/commit/4fb7615))
465
466
467
468
469
470## [0.92.1](https://github.com/Bearer/bearer/compare/v0.92.0...v0.92.1) (2019-02-01)
471
472**Note:** Version bump only for package @bearer/cli
473
474
475
476
477
478# [0.92.0](https://github.com/Bearer/bearer/compare/v0.91.8...v0.92.0) (2019-01-31)
479
480**Note:** Version bump only for package @bearer/cli
481
482
483
484
485
486## [0.91.8](https://github.com/Bearer/bearer/compare/v0.91.7...v0.91.8) (2019-01-30)
487
488**Note:** Version bump only for package @bearer/cli
489
490
491
492
493
494## [0.91.7](https://github.com/Bearer/bearer/compare/v0.91.6...v0.91.7) (2019-01-30)
495
496**Note:** Version bump only for package @bearer/cli
497
498
499
500
501
502## [0.91.6](https://github.com/Bearer/bearer/compare/v0.91.5...v0.91.6) (2019-01-30)
503
504**Note:** Version bump only for package @bearer/cli
505
506
507
508
509
510## [0.91.5](https://github.com/Bearer/bearer/compare/v0.91.4...v0.91.5) (2019-01-29)
511
512**Note:** Version bump only for package @bearer/cli
513
514
515
516
517
518## [0.91.4](https://github.com/Bearer/bearer/compare/v0.91.3...v0.91.4) (2019-01-29)
519
520**Note:** Version bump only for package @bearer/cli
521
522
523
524
525
526## [0.91.3](https://github.com/Bearer/bearer/compare/v0.91.2...v0.91.3) (2019-01-29)
527
528
529### Bug Fixes
530
531* **tranpiler:** run tranpile phase twice ([678e9cc](https://github.com/Bearer/bearer/commit/678e9cc))
532
533
534
535
536
537## [0.91.2](https://github.com/Bearer/bearer/compare/v0.91.1...v0.91.2) (2019-01-25)
538
539
540### Bug Fixes
541
542* **cli:** [CORE-191] - fix script packages ([#495](https://github.com/Bearer/bearer/issues/495)) ([183d22a](https://github.com/Bearer/bearer/commit/183d22a))
543
544
545
546
547
548# [0.91.0](https://github.com/Bearer/bearer/compare/v0.90.6...v0.91.0) (2019-01-24)
549
550
551### Features
552
553* **cli:** allow password to be passed as env variable ([#491](https://github.com/Bearer/bearer/issues/491)) ([bfdf4d3](https://github.com/Bearer/bearer/commit/bfdf4d3))
554* **cli:** bearer cli setup action components templates ([#492](https://github.com/Bearer/bearer/issues/492)) ([06b5d5c](https://github.com/Bearer/bearer/commit/06b5d5c))
555
556
557
558
559
560## [0.90.6](https://github.com/Bearer/bearer/compare/v0.90.5...v0.90.6) (2019-01-23)
561
562
563### Bug Fixes
564
565* **cli:** update func filter to handle new func format ([#489](https://github.com/Bearer/bearer/issues/489)) ([4dab3aa](https://github.com/Bearer/bearer/commit/4dab3aa))
566
567
568
569
570
571## [0.90.5](https://github.com/Bearer/bearer/compare/v0.90.4...v0.90.5) (2019-01-23)
572
573**Note:** Version bump only for package @bearer/cli
574
575
576
577
578
579## [0.90.4](https://github.com/Bearer/bearer/compare/v0.90.3...v0.90.4) (2019-01-23)
580
581**Note:** Version bump only for package @bearer/cli
582
583
584
585
586
587## [0.90.3](https://github.com/Bearer/bearer/compare/v0.90.2...v0.90.3) (2019-01-23)
588
589**Note:** Version bump only for package @bearer/cli
590
591
592
593
594
595## [0.90.2](https://github.com/Bearer/bearer/compare/v0.90.1...v0.90.2) (2019-01-22)
596
597**Note:** Version bump only for package @bearer/cli
598
599
600
601
602
603## [0.90.1](https://github.com/Bearer/bearer/compare/v0.90.0...v0.90.1) (2019-01-22)
604
605**Note:** Version bump only for package @bearer/cli
606
607
608
609
610
611<a name="0.90.0"></a>
612# [0.90.0](https://github.com/Bearer/bearer/compare/v0.89.2...v0.90.0) (2019-01-22)
613
614
615### Features
616
617* **cli:** Core 216/functions as instance ([#482](https://github.com/Bearer/bearer/issues/482)) ([6ed680f](https://github.com/Bearer/bearer/commit/6ed680f))
618* [CORE-216] - functions abstract classes ([#484](https://github.com/Bearer/bearer/issues/484)) ([035684c](https://github.com/Bearer/bearer/commit/035684c))
619
620
621
622
623
624<a name="0.89.2"></a>
625## [0.89.2](https://github.com/Bearer/bearer/compare/v0.89.1...v0.89.2) (2019-01-17)
626
627
628### Bug Fixes
629
630* **cli:** change the way we generate files ([cc36d56](https://github.com/Bearer/bearer/commit/cc36d56))
631* **cli:** disable open api spec generation for now ([67e8dde](https://github.com/Bearer/bearer/commit/67e8dde))
632* **cli:** stop using templates repository ([4a33bf1](https://github.com/Bearer/bearer/commit/4a33bf1))
633
634
635
636
637
638<a name="0.89.0"></a>
639# [0.89.0](https://github.com/Bearer/bearer/compare/v0.88.0...v0.89.0) (2019-01-17)
640
641
642### Bug Fixes
643
644* migrate to async for good ([#477](https://github.com/Bearer/bearer/issues/477)) ([da95eb5](https://github.com/Bearer/bearer/commit/da95eb5))
645
646
647### Features
648
649* **ui:** dropdown style as variable ([#472](https://github.com/Bearer/bearer/issues/472)) ([3b48117](https://github.com/Bearer/bearer/commit/3b48117))
650
651
652
653
654
655<a name="0.88.0"></a>
656# [0.88.0](https://github.com/Bearer/bearer/compare/v0.87.3...v0.88.0) (2019-01-17)
657
658**Note:** Version bump only for package @bearer/cli
659
660
661
662
663
664<a name="0.87.3"></a>
665## [0.87.3](https://github.com/Bearer/bearer/compare/v0.87.2...v0.87.3) (2019-01-16)
666
667**Note:** Version bump only for package @bearer/cli
668
669
670
671
672
673<a name="0.87.1"></a>
674## [0.87.1](https://github.com/Bearer/bearer/compare/v0.87.0...v0.87.1) (2019-01-15)
675
676**Note:** Version bump only for package @bearer/cli
677
678
679
680
681
682<a name="0.87.0"></a>
683# [0.87.0](https://github.com/Bearer/bearer/compare/v0.86.2...v0.87.0) (2019-01-15)
684
685**Note:** Version bump only for package @bearer/cli
686
687
688
689
690
691<a name="0.86.2"></a>
692## [0.86.2](https://github.com/Bearer/bearer/compare/v0.86.1...v0.86.2) (2019-01-07)
693
694
695### Bug Fixes
696
697* **cli:** change default Authorization header value ([07ce7c8](https://github.com/Bearer/bearer/commit/07ce7c8))
698
699
700
701
702
703<a name="0.86.1"></a>
704## [0.86.1](https://github.com/Bearer/bearer/compare/v0.86.0...v0.86.1) (2019-01-03)
705
706**Note:** Version bump only for package @bearer/cli
707
708
709
710
711
712<a name="0.86.0"></a>
713# [0.86.0](https://github.com/Bearer/bearer/compare/v0.85.4...v0.86.0) (2019-01-03)
714
715
716### Features
717
718* **cli:** introduce cli encrypt/decrypt helpers ([76dbb33](https://github.com/Bearer/bearer/commit/76dbb33))
719
720
721
722
723
724<a name="0.85.0"></a>
725# [0.85.0](https://github.com/Bearer/bearer/compare/v0.84.2...v0.85.0) (2018-12-27)
726
727**Note:** Version bump only for package @bearer/cli
728
729
730
731
732
733<a name="0.84.2"></a>
734## [0.84.2](https://github.com/Bearer/bearer/compare/v0.84.1...v0.84.2) (2018-12-27)
735
736**Note:** Version bump only for package @bearer/cli
737
738
739
740
741
742<a name="0.84.1"></a>
743## [0.84.1](https://github.com/Bearer/bearer/compare/v0.84.0...v0.84.1) (2018-12-27)
744
745**Note:** Version bump only for package @bearer/cli
746
747
748
749
750
751<a name="0.84.0"></a>
752# [0.84.0](https://github.com/Bearer/bearer/compare/v0.83.5...v0.84.0) (2018-12-21)
753
754**Note:** Version bump only for package @bearer/cli
755
756
757
758
759
760<a name="0.83.4"></a>
761## [0.83.4](https://github.com/Bearer/bearer/compare/v0.83.3...v0.83.4) (2018-12-21)
762
763**Note:** Version bump only for package @bearer/cli
764
765
766
767
768
769<a name="0.83.3"></a>
770## [0.83.3](https://github.com/Bearer/bearer/compare/v0.83.2...v0.83.3) (2018-12-21)
771
772**Note:** Version bump only for package @bearer/cli
773
774
775
776
777
778<a name="0.83.2"></a>
779## [0.83.2](https://github.com/Bearer/bearer/compare/v0.83.1...v0.83.2) (2018-12-20)
780
781**Note:** Version bump only for package @bearer/cli
782
783
784
785
786
787<a name="0.83.0"></a>
788# [0.83.0](https://github.com/Bearer/bearer/compare/v0.82.0...v0.83.0) (2018-12-20)
789
790**Note:** Version bump only for package @bearer/cli
791
792
793
794
795
796<a name="0.82.0"></a>
797# [0.82.0](https://github.com/Bearer/bearer/compare/v0.81.9...v0.82.0) (2018-12-19)
798
799**Note:** Version bump only for package @bearer/cli
800
801
802
803
804
805<a name="0.81.7"></a>
806## [0.81.7](https://github.com/Bearer/bearer/compare/v0.81.6...v0.81.7) (2018-12-19)
807
808**Note:** Version bump only for package @bearer/cli
809
810
811
812
813
814<a name="0.81.6"></a>
815## [0.81.6](https://github.com/Bearer/bearer/compare/v0.81.5...v0.81.6) (2018-12-19)
816
817**Note:** Version bump only for package @bearer/cli
818
819
820
821
822
823<a name="0.81.3"></a>
824## [0.81.3](https://github.com/Bearer/bearer/compare/v0.81.2...v0.81.3) (2018-12-18)
825
826**Note:** Version bump only for package @bearer/cli
827
828
829
830
831
832<a name="0.81.1"></a>
833## [0.81.1](https://github.com/Bearer/bearer/compare/v0.81.0...v0.81.1) (2018-12-17)
834
835**Note:** Version bump only for package @bearer/cli
836
837
838
839
840
841<a name="0.81.0"></a>
842# [0.81.0](https://github.com/Bearer/bearer/compare/v0.80.1...v0.81.0) (2018-12-17)
843
844**Note:** Version bump only for package @bearer/cli
845
846
847
848
849
850<a name="0.80.0"></a>
851# [0.80.0](https://github.com/Bearer/bearer/compare/v0.79.0...v0.80.0) (2018-12-17)
852
853**Note:** Version bump only for package @bearer/cli
854
855
856
857
858
859<a name="0.79.0"></a>
860# [0.79.0](https://github.com/Bearer/bearer/compare/v0.78.0...v0.79.0) (2018-12-14)
861
862**Note:** Version bump only for package @bearer/cli
863
864
865
866
867
868<a name="0.78.0"></a>
869# [0.78.0](https://github.com/Bearer/bearer/compare/v0.77.0...v0.78.0) (2018-12-14)
870
871**Note:** Version bump only for package @bearer/cli
872
873
874
875
876
877<a name="0.77.0"></a>
878# [0.77.0](https://github.com/Bearer/bearer/compare/v0.76.0...v0.77.0) (2018-12-13)
879
880**Note:** Version bump only for package @bearer/cli
881
882
883
884
885
886<a name="0.76.0"></a>
887# [0.76.0](https://github.com/Bearer/bearer/compare/v0.75.0...v0.76.0) (2018-12-12)
888
889**Note:** Version bump only for package @bearer/cli
890
891
892
893
894
895<a name="0.75.0"></a>
896# [0.75.0](https://github.com/Bearer/bearer/compare/v0.74.7...v0.75.0) (2018-12-12)
897
898**Note:** Version bump only for package @bearer/cli
899
900
901
902
903
904<a name="0.74.7"></a>
905## [0.74.7](https://github.com/Bearer/bearer/compare/v0.74.6...v0.74.7) (2018-12-11)
906
907**Note:** Version bump only for package @bearer/cli
908
909
910
911
912
913<a name="0.74.6"></a>
914## [0.74.6](https://github.com/Bearer/bearer/compare/v0.74.5...v0.74.6) (2018-12-07)
915
916
917### Bug Fixes
918
919* **cli:** log body with a json style ([#413](https://github.com/Bearer/bearer/issues/413)) ([e78ee4b](https://github.com/Bearer/bearer/commit/e78ee4b))
920
921
922
923
924
925<a name="0.74.5"></a>
926## [0.74.5](https://github.com/Bearer/bearer/compare/v0.74.4...v0.74.5) (2018-12-07)
927
928
929### Bug Fixes
930
931* **cli:** get correct configuration back ([#412](https://github.com/Bearer/bearer/issues/412)) ([984145a](https://github.com/Bearer/bearer/commit/984145a))
932
933
934
935
936
937<a name="0.74.4"></a>
938## [0.74.4](https://github.com/Bearer/bearer/compare/v0.74.3...v0.74.4) (2018-12-07)
939
940
941### Bug Fixes
942
943* **cli:** use correct func variable name reference ([#411](https://github.com/Bearer/bearer/issues/411)) ([fe579d8](https://github.com/Bearer/bearer/commit/fe579d8))
944
945
946
947
948
949<a name="0.74.3"></a>
950## [0.74.3](https://github.com/Bearer/bearer/compare/v0.74.2...v0.74.3) (2018-12-05)
951
952
953### Bug Fixes
954
955* **cli:** use func filenames as func names ([#408](https://github.com/Bearer/bearer/issues/408)) ([bafec2e](https://github.com/Bearer/bearer/commit/bafec2e))
956
957
958
959
960
961<a name="0.74.2"></a>
962## [0.74.2](https://github.com/Bearer/bearer/compare/v0.74.1...v0.74.2) (2018-12-04)
963
964**Note:** Version bump only for package @bearer/cli
965
966
967
968
969
970<a name="0.74.1"></a>
971## [0.74.1](https://github.com/Bearer/bearer/compare/v0.74.0...v0.74.1) (2018-12-03)
972
973**Note:** Version bump only for package @bearer/cli
974
975
976
977
978
979<a name="0.74.0"></a>
980# [0.74.0](https://github.com/Bearer/bearer/compare/v0.73.2...v0.74.0) (2018-12-01)
981
982
983### Bug Fixes
984
985* **transpiler:** [CORE-135] - output event typing ([#402](https://github.com/Bearer/bearer/issues/402)) ([01e3134](https://github.com/Bearer/bearer/commit/01e3134))
986
987
988
989
990
991<a name="0.73.2"></a>
992## [0.73.2](https://github.com/Bearer/bearer/compare/v0.73.1...v0.73.2) (2018-11-23)
993
994**Note:** Version bump only for package @bearer/cli
995
996
997
998
999
1000<a name="0.73.1"></a>
1001## [0.73.1](https://github.com/Bearer/bearer/compare/v0.73.0...v0.73.1) (2018-11-23)
1002
1003**Note:** Version bump only for package @bearer/cli
1004
1005
1006
1007
1008
1009<a name="0.73.0"></a>
1010# [0.73.0](https://github.com/Bearer/bearer/compare/v0.72.1...v0.73.0) (2018-11-16)
1011
1012**Note:** Version bump only for package @bearer/cli
1013
1014
1015
1016
1017
1018<a name="0.72.1"></a>
1019## [0.72.1](https://github.com/Bearer/bearer/compare/v0.72.0...v0.72.1) (2018-11-15)
1020
1021**Note:** Version bump only for package @bearer/cli
1022
1023
1024
1025
1026
1027<a name="0.72.0"></a>
1028# [0.72.0](https://github.com/Bearer/bearer/compare/v0.71.4...v0.72.0) (2018-11-13)
1029
1030
1031### Bug Fixes
1032
1033* **cli:** add soft option to generate open api ([dffe0ef](https://github.com/Bearer/bearer/commit/dffe0ef))
1034
1035
1036
1037
1038
1039<a name="0.71.4"></a>
1040## [0.71.4](https://github.com/Bearer/bearer/compare/v0.71.3...v0.71.4) (2018-11-09)
1041
1042**Note:** Version bump only for package @bearer/cli
1043
1044
1045
1046
1047
1048<a name="0.71.1"></a>
1049## [0.71.1](https://github.com/Bearer/bearer/compare/v0.71.0...v0.71.1) (2018-10-26)
1050
1051**Note:** Version bump only for package @bearer/cli
1052
1053
1054
1055
1056
1057<a name="0.71.0"></a>
1058# [0.71.0](https://github.com/Bearer/bearer/compare/v0.70.3...v0.71.0) (2018-10-24)
1059
1060**Note:** Version bump only for package @bearer/cli
1061
1062
1063
1064
1065
1066<a name="0.70.2"></a>
1067## [0.70.2](https://github.com/Bearer/bearer/compare/v0.70.1...v0.70.2) (2018-10-18)
1068
1069**Note:** Version bump only for package @bearer/cli
1070
1071
1072
1073
1074
1075<a name="0.70.1"></a>
1076## [0.70.1](https://github.com/Bearer/bearer/compare/v0.70.0...v0.70.1) (2018-10-18)
1077
1078**Note:** Version bump only for package @bearer/cli
1079
1080
1081
1082
1083
1084<a name="0.70.0"></a>
1085# [0.70.0](https://github.com/Bearer/bearer/compare/v0.69.0...v0.70.0) (2018-10-18)
1086
1087**Note:** Version bump only for package @bearer/cli
1088
1089
1090
1091
1092
1093<a name="0.69.0"></a>
1094# [0.69.0](https://github.com/Bearer/bearer/compare/v0.68.1...v0.69.0) (2018-10-17)
1095
1096**Note:** Version bump only for package @bearer/cli
1097
1098
1099
1100
1101
1102<a name="0.68.1"></a>
1103## [0.68.1](https://github.com/Bearer/bearer/compare/v0.68.0...v0.68.1) (2018-10-16)
1104
1105
1106### Bug Fixes
1107
1108* **cli:** tag name composition ([#373](https://github.com/Bearer/bearer/issues/373)) ([2585ab6](https://github.com/Bearer/bearer/commit/2585ab6))
1109
1110
1111
1112
1113
1114<a name="0.68.0"></a>
1115# [0.68.0](https://github.com/Bearer/bearer/compare/v0.67.6...v0.68.0) (2018-10-16)
1116
1117**Note:** Version bump only for package @bearer/cli
1118
1119
1120
1121
1122
1123<a name="0.67.6"></a>
1124## [0.67.6](https://github.com/Bearer/bearer/compare/v0.67.5...v0.67.6) (2018-10-15)
1125
1126**Note:** Version bump only for package @bearer/cli
1127
1128
1129
1130
1131
1132<a name="0.67.5"></a>
1133## [0.67.5](https://github.com/Bearer/bearer/compare/v0.67.4...v0.67.5) (2018-10-11)
1134
1135
1136### Bug Fixes
1137
1138* don't generate the openapi.json on start ([3c8d92b](https://github.com/Bearer/bearer/commit/3c8d92b))
1139* **cli:** move prepareCOnfig to cli ([6486356](https://github.com/Bearer/bearer/commit/6486356))
1140
1141
1142
1143
1144
1145<a name="0.67.4"></a>
1146## [0.67.4](https://github.com/Bearer/bearer/compare/v0.67.3...v0.67.4) (2018-10-11)
1147
1148
1149### Bug Fixes
1150
1151* don't use vm use ts ([#367](https://github.com/Bearer/bearer/issues/367)) ([129f8f0](https://github.com/Bearer/bearer/commit/129f8f0))
1152
1153
1154
1155
1156
1157<a name="0.67.3"></a>
1158## [0.67.3](https://github.com/Bearer/bearer/compare/v0.67.2...v0.67.3) (2018-10-10)
1159
1160
1161### Bug Fixes
1162
1163* **cli:** fix refresh token regression ([#366](https://github.com/Bearer/bearer/issues/366)) ([d59effd](https://github.com/Bearer/bearer/commit/d59effd))
1164
1165
1166
1167
1168
1169<a name="0.67.2"></a>
1170## [0.67.2](https://github.com/Bearer/bearer/compare/v0.67.1...v0.67.2) (2018-10-10)
1171
1172
1173### Bug Fixes
1174
1175* **cli:** be flexible on alice code expectation ([#364](https://github.com/Bearer/bearer/issues/364)) ([9f52a52](https://github.com/Bearer/bearer/commit/9f52a52))
1176
1177
1178
1179
1180
1181<a name="0.67.1"></a>
1182## [0.67.1](https://github.com/Bearer/bearer/compare/v0.67.0...v0.67.1) (2018-10-10)
1183
1184
1185### Bug Fixes
1186
1187* **client:** put openapi.json to the correct folder ([d789cc1](https://github.com/Bearer/bearer/commit/d789cc1))
1188
1189
1190
1191
1192
1193<a name="0.67.0"></a>
1194# [0.67.0](https://github.com/Bearer/bearer/compare/v0.66.1...v0.67.0) (2018-10-09)
1195
1196
1197### Features
1198
1199* build openapi.json doc ([690bd4b](https://github.com/Bearer/bearer/commit/690bd4b))
1200
1201
1202
1203
1204
1205<a name="0.66.1"></a>
1206## [0.66.1](https://github.com/Bearer/bearer/compare/v0.66.0...v0.66.1) (2018-10-09)
1207
1208**Note:** Version bump only for package @bearer/cli
1209
1210
1211
1212
1213
1214<a name="0.66.0"></a>
1215# [0.66.0](https://github.com/Bearer/bearer/compare/v0.65.1...v0.66.0) (2018-10-09)
1216
1217
1218### Bug Fixes
1219
1220* **cli:** add trailing slash to the baseURL for axios/oauth2 ([#354](https://github.com/Bearer/bearer/issues/354)) ([c81c481](https://github.com/Bearer/bearer/commit/c81c481))
1221* **cli:** disable Stencil cache ([a7b7afa](https://github.com/Bearer/bearer/commit/a7b7afa))
1222
1223
1224
1225
1226
1227<a name="0.65.1"></a>
1228## [0.65.1](https://github.com/Bearer/bearer/compare/v0.65.0...v0.65.1) (2018-10-03)
1229
1230**Note:** Version bump only for package @bearer/cli
1231
1232
1233
1234
1235
1236<a name="0.65.0"></a>
1237# [0.65.0](https://github.com/Bearer/bearer/compare/v0.64.1...v0.65.0) (2018-10-02)
1238
1239
1240### Bug Fixes
1241
1242* **cli:** use node module resolution ([0313f4b](https://github.com/Bearer/bearer/commit/0313f4b))
1243
1244
1245
1246
1247<a name="0.64.1"></a>
1248## [0.64.1](https://github.com/Bearer/bearer/compare/v0.64.0...v0.64.1) (2018-09-28)
1249
1250**Note:** Version bump only for package @bearer/cli
1251
1252
1253
1254
1255
1256<a name="0.64.0"></a>
1257# [0.64.0](https://github.com/Bearer/bearer/compare/v0.63.0...v0.64.0) (2018-09-28)
1258
1259
1260### Features
1261
1262* **cli:** add aliases for generate comment ([d4f0d1f](https://github.com/Bearer/bearer/commit/d4f0d1f))
1263
1264
1265
1266
1267
1268<a name="0.63.0"></a>
1269# [0.63.0](https://github.com/Bearer/bearer/compare/v0.62.1...v0.63.0) (2018-09-26)
1270
1271**Note:** Version bump only for package @bearer/cli
1272
1273
1274
1275
1276
1277<a name="0.62.1"></a>
1278## [0.62.1](https://github.com/Bearer/bearer/compare/v0.62.0...v0.62.1) (2018-09-25)
1279
1280
1281### Bug Fixes
1282
1283* **pack:** pass production for better browser compatibility ([#341](https://github.com/Bearer/bearer/issues/341)) ([1bb4a9f](https://github.com/Bearer/bearer/commit/1bb4a9f))
1284
1285
1286
1287
1288
1289<a name="0.62.0"></a>
1290# [0.62.0](https://github.com/Bearer/bearer/compare/v0.61.0...v0.62.0) (2018-09-25)
1291
1292**Note:** Version bump only for package @bearer/cli
1293
1294
1295
1296
1297
1298<a name="0.61.0"></a>
1299# [0.61.0](https://github.com/Bearer/bearer/compare/v0.60.13...v0.61.0) (2018-09-18)
1300
1301
1302### Bug Fixes
1303
1304* add missing summary ([3d066cc](https://github.com/Bearer/bearer/commit/3d066cc))
1305
1306
1307### Features
1308
1309* add static openapi.json file to the build ([4ffd55b](https://github.com/Bearer/bearer/commit/4ffd55b))
1310
1311
1312
1313
1314
1315<a name="0.60.13"></a>
1316## [0.60.13](https://github.com/Bearer/bearer/compare/v0.60.12...v0.60.13) (2018-09-14)
1317
1318**Note:** Version bump only for package @bearer/cli
1319
1320
1321
1322
1323
1324<a name="0.60.12"></a>
1325## [0.60.12](https://github.com/Bearer/bearer/compare/v0.60.11...v0.60.12) (2018-09-13)
1326
1327
1328
1329
1330**Note:** Version bump only for package @bearer/cli
1331
1332<a name="0.60.11"></a>
1333## [0.60.11](https://github.com/Bearer/bearer/compare/v0.60.10...v0.60.11) (2018-09-13)
1334
1335
1336
1337
1338**Note:** Version bump only for package @bearer/cli
1339
1340<a name="0.60.10"></a>
1341## [0.60.10](https://github.com/Bearer/bearer/compare/v0.60.9...v0.60.10) (2018-09-13)
1342
1343
1344
1345
1346**Note:** Version bump only for package @bearer/cli
1347
1348<a name="0.60.9"></a>
1349## [0.60.9](https://github.com/Bearer/bearer/compare/v0.60.8...v0.60.9) (2018-09-13)
1350
1351
1352### Bug Fixes
1353
1354* **cli:** update typos in push ([2c3c905](https://github.com/Bearer/bearer/commit/2c3c905))
1355
1356
1357
1358
1359<a name="0.60.8"></a>
1360## [0.60.8](https://github.com/Bearer/bearer/compare/v0.60.7...v0.60.8) (2018-09-13)
1361
1362
1363### Bug Fixes
1364
1365* **cli:** remove double // ([#337](https://github.com/Bearer/bearer/issues/337)) ([5269184](https://github.com/Bearer/bearer/commit/5269184))
1366
1367
1368
1369
1370<a name="0.60.7"></a>
1371## [0.60.7](https://github.com/Bearer/bearer/compare/v0.60.6...v0.60.7) (2018-09-13)
1372
1373
1374### Bug Fixes
1375
1376* **cli:** display spec.ts update only for root component ([#336](https://github.com/Bearer/bearer/issues/336)) ([85e25a9](https://github.com/Bearer/bearer/commit/85e25a9))
1377* **cli:** keep the scenariorc ([509bb40](https://github.com/Bearer/bearer/commit/509bb40))
1378
1379
1380
1381
1382<a name="0.60.6"></a>
1383## [0.60.6](https://github.com/Bearer/bearer/compare/v0.60.5...v0.60.6) (2018-09-12)
1384
1385
1386
1387
1388**Note:** Version bump only for package @bearer/cli
1389
1390<a name="0.60.5"></a>
1391## [0.60.5](https://github.com/Bearer/bearer/compare/v0.60.4...v0.60.5) (2018-09-12)
1392
1393
1394
1395
1396**Note:** Version bump only for package @bearer/cli
1397
1398<a name="0.60.4"></a>
1399## [0.60.4](https://github.com/Bearer/bearer/compare/v0.60.3...v0.60.4) (2018-09-12)
1400
1401
1402### Bug Fixes
1403
1404* **cli:** update push message ([#331](https://github.com/Bearer/bearer/issues/331)) ([f2183dc](https://github.com/Bearer/bearer/commit/f2183dc))
1405
1406
1407
1408
1409
1410<a name="0.60.3"></a>
1411## [0.60.3](https://github.com/Bearer/bearer/compare/v0.60.2...v0.60.3) (2018-09-11)
1412
1413
1414### Bug Fixes
1415
1416* **cli:** make writeFile async ([#330](https://github.com/Bearer/bearer/issues/330)) ([b34ec08](https://github.com/Bearer/bearer/commit/b34ec08))
1417
1418
1419
1420
1421
1422<a name="0.60.2"></a>
1423## [0.60.2](https://github.com/Bearer/bearer/compare/v0.60.1...v0.60.2) (2018-09-07)
1424
1425**Note:** Version bump only for package @bearer/cli
1426
1427
1428
1429
1430
1431<a name="0.60.1"></a>
1432## [0.60.1](https://github.com/Bearer/bearer/compare/v0.60.0...v0.60.1) (2018-09-07)
1433
1434**Note:** Version bump only for package @bearer/cli
1435
1436
1437
1438
1439
1440<a name="0.60.0"></a>
1441# [0.60.0](https://github.com/Bearer/bearer/compare/v0.59.1...v0.60.0) (2018-09-07)
1442
1443
1444### Bug Fixes
1445
1446* **cli:** update stencil config to address www ([684a460](https://github.com/Bearer/bearer/commit/684a460))
1447
1448
1449
1450
1451
1452<a name="0.59.1"></a>
1453## [0.59.1](https://github.com/Bearer/bearer/compare/v0.59.0...v0.59.1) (2018-09-04)
1454
1455
1456### Bug Fixes
1457
1458* **cli:** add missing tsconfig.json fil ([ab1d63e](https://github.com/Bearer/bearer/commit/ab1d63e))
1459
1460
1461
1462
1463
1464<a name="0.59.0"></a>
1465# [0.59.0](https://github.com/Bearer/bearer/compare/v0.58.8...v0.59.0) (2018-09-03)
1466
1467
1468### Bug Fixes
1469
1470* **cli:** Pack functions command ([#318](https://github.com/Bearer/bearer/issues/318)) ([ebd6b93](https://github.com/Bearer/bearer/commit/ebd6b93))
1471* **cli:** remove useless setTimeour ^^ ([d832fec](https://github.com/Bearer/bearer/commit/d832fec))
1472
1473
1474### Features
1475
1476* **cli:** add placeholder commands ([ae5255a](https://github.com/Bearer/bearer/commit/ae5255a))
1477* **cli:** Build functions command ([#315](https://github.com/Bearer/bearer/issues/315)) ([95995e1](https://github.com/Bearer/bearer/commit/95995e1))
1478* **cli:** Build views command ([#316](https://github.com/Bearer/bearer/issues/316)) ([a5803c7](https://github.com/Bearer/bearer/commit/a5803c7))
1479* **cli:** pack views command ([#319](https://github.com/Bearer/bearer/issues/319)) ([fa8d791](https://github.com/Bearer/bearer/commit/fa8d791))
1480* **cli:** Prepare command ([#312](https://github.com/Bearer/bearer/issues/312)) ([fde2dae](https://github.com/Bearer/bearer/commit/fde2dae))
1481* **cli:** Push command ([#317](https://github.com/Bearer/bearer/issues/317)) ([84906e4](https://github.com/Bearer/bearer/commit/84906e4))
1482
1483
1484
1485
1486
1487<a name="0.58.8"></a>
1488## [0.58.8](https://github.com/Bearer/bearer/compare/v0.58.7...v0.58.8) (2018-08-28)
1489
1490**Note:** Version bump only for package @bearer/cli
1491
1492
1493
1494
1495
1496<a name="0.58.7"></a>
1497## [0.58.7](https://github.com/Bearer/bearer/compare/v0.58.6...v0.58.7) (2018-08-28)
1498
1499**Note:** Version bump only for package @bearer/cli
1500
1501
1502
1503
1504
1505<a name="0.58.6"></a>
1506## [0.58.6](https://github.com/Bearer/bearer/compare/v0.58.5...v0.58.6) (2018-08-28)
1507
1508**Note:** Version bump only for package @bearer/cli
1509
1510
1511
1512
1513
1514<a name="0.58.5"></a>
1515## [0.58.5](https://github.com/Bearer/bearer/compare/v0.57.3...v0.58.5) (2018-08-27)
1516
1517**Note:** Version bump only for package @bearer/cli
1518
1519
1520
1521
1522
1523<a name="0.57.2"></a>
1524## [0.57.2](https://github.com/Bearer/bearer/compare/v0.57.1...v0.57.2) (2018-08-27)
1525
1526**Note:** Version bump only for package @bearer/cli
1527
1528
1529
1530
1531
1532<a name="0.57.0"></a>
1533# [0.57.0](https://github.com/Bearer/bearer/compare/v0.56.3...v0.57.0) (2018-08-27)
1534
1535
1536### Bug Fixes
1537
1538* **cli:** add .scenariorc to the gitignore ([#301](https://github.com/Bearer/bearer/issues/301)) ([3551f9c](https://github.com/Bearer/bearer/commit/3551f9c))
1539* **cli:** add missing suffix to imports ([0494032](https://github.com/Bearer/bearer/commit/0494032))
1540* **cli:** be consistent ([d821628](https://github.com/Bearer/bearer/commit/d821628))
1541
1542
1543### Features
1544
1545* change RootComponent name to role ([61428aa](https://github.com/Bearer/bearer/commit/61428aa))
1546
1547
1548
1549
1550
1551<a name="0.56.3"></a>
1552## [0.56.3](https://github.com/Bearer/bearer/compare/v0.56.2...v0.56.3) (2018-08-23)
1553
1554
1555
1556
1557**Note:** Version bump only for package @bearer/cli
1558
1559<a name="0.56.2"></a>
1560## [0.56.2](https://github.com/Bearer/bearer/compare/v0.56.1...v0.56.2) (2018-08-23)
1561
1562
1563
1564
1565**Note:** Version bump only for package @bearer/cli
1566
1567<a name="0.56.1"></a>
1568## [0.56.1](https://github.com/Bearer/bearer/compare/v0.56.0...v0.56.1) (2018-08-22)
1569
1570
1571### Bug Fixes
1572
1573* **cli:** generate setup fil if it does not exist ([aff55c1](https://github.com/Bearer/bearer/commit/aff55c1))
1574
1575
1576
1577
1578<a name="0.56.0"></a>
1579# [0.56.0](https://github.com/Bearer/bearer/compare/v0.55.0...v0.56.0) (2018-08-22)
1580
1581
1582### Bug Fixes
1583
1584* **cli:** allow env variable package version ([66bbdb3](https://github.com/Bearer/bearer/commit/66bbdb3))
1585* **cli:** generate full manifest file ([6ac163e](https://github.com/Bearer/bearer/commit/6ac163e))
1586
1587
1588### Features
1589
1590* **cli:** add silent flag ([0f248f5](https://github.com/Bearer/bearer/commit/0f248f5))
1591* **cli:** generate command rewrite ([#287](https://github.com/Bearer/bearer/issues/287)) ([2e91da7](https://github.com/Bearer/bearer/commit/2e91da7))
1592* **cli:** generate the spec.ts in bearer new cmd ([521da58](https://github.com/Bearer/bearer/commit/521da58))
1593* **cli:** link command rewrite ([#284](https://github.com/Bearer/bearer/issues/284)) ([40458ca](https://github.com/Bearer/bearer/commit/40458ca))
1594
1595
1596### Performance Improvements
1597
1598* **cli:** improve cli startup time ([#288](https://github.com/Bearer/bearer/issues/288)) ([156d565](https://github.com/Bearer/bearer/commit/156d565))
1599
1600
1601
1602
1603<a name="0.55.0"></a>
1604# [0.55.0](https://github.com/Bearer/bearer/compare/v0.54.0...v0.55.0) (2018-08-17)
1605
1606
1607### Bug Fixes
1608
1609* **cli:** prevent default scenarioUuid ([#281](https://github.com/Bearer/bearer/issues/281)) ([8e8fe5a](https://github.com/Bearer/bearer/commit/8e8fe5a))
1610
1611
1612### Features
1613
1614* **cli:** rewrite login command ([#283](https://github.com/Bearer/bearer/issues/283)) ([0ae055f](https://github.com/Bearer/bearer/commit/0ae055f))
1615
1616
1617
1618
1619<a name="0.54.0"></a>
1620# [0.54.0](https://github.com/Bearer/bearer/compare/v0.53.1...v0.54.0) (2018-08-16)
1621
1622
1623### Features
1624
1625* **cli:** new commnad rewrite base ([#276](https://github.com/Bearer/bearer/issues/276)) ([f58d778](https://github.com/Bearer/bearer/commit/f58d778))
1626
1627
1628
1629
1630<a name="0.53.0"></a>
1631# [0.53.0](https://github.com/Bearer/bearer/compare/v0.52.0...v0.53.0) (2018-08-14)
1632
1633
1634### Bug Fixes
1635
1636* **cli:** rollback removed features ([#273](https://github.com/Bearer/bearer/issues/273)) ([c81d929](https://github.com/Bearer/bearer/commit/c81d929))
1637
1638
1639
1640
1641<a name="0.51.0"></a>
1642# [0.51.0](https://github.com/Bearer/bearer/compare/v0.50.0...v0.51.0) (2018-08-13)
1643
1644
1645
1646
1647**Note:** Version bump only for package @bearer/bearer-cli-testing-match-issue
1648
1649<a name="0.50.0"></a>
1650# [0.50.0](https://github.com/Bearer/bearer/compare/v0.48.5...v0.50.0) (2018-08-13)
1651
1652
1653### Bug Fixes
1654
1655* **cli:** remove cache to ensure shrinkwrap file is properly generated ([e318925](https://github.com/Bearer/bearer/commit/e318925))
1656
1657
1658
1659
1660<a name="0.49.0"></a>
1661# [0.49.0](https://github.com/Bearer/bearer/compare/v0.48.5...v0.49.0) (2018-08-12)
1662
1663
1664
1665
1666**Note:** Version bump only for package @bearer/cli
1667
1668<a name="0.48.5"></a>
1669## [0.48.5](https://github.com/Bearer/bearer/compare/v0.48.4...v0.48.5) (2018-08-12)
1670
1671
1672
1673
1674**Note:** Version bump only for package @bearer/cli
1675
1676<a name="0.48.4"></a>
1677## [0.48.4](https://github.com/Bearer/bearer/compare/v0.48.3...v0.48.4) (2018-08-10)
1678
1679**Note:** Version bump only for package @bearer/cli
1680
1681
1682
1683
1684
1685<a name="0.48.3"></a>
1686## [0.48.3](https://github.com/Bearer/bearer/compare/v0.48.2...v0.48.3) (2018-08-10)
1687
1688**Note:** Version bump only for package @bearer/cli
1689
1690
1691
1692
1693
1694<a name="0.48.2"></a>
1695## [0.48.2](https://github.com/Bearer/bearer/compare/v0.48.1...v0.48.2) (2018-08-10)
1696
1697**Note:** Version bump only for package @bearer/cli
1698
1699
1700
1701
1702
1703<a name="0.48.1"></a>
1704## [0.48.1](https://github.com/Bearer/bearer/compare/v0.48.0...v0.48.1) (2018-08-10)
1705
1706
1707
1708
1709**Note:** Version bump only for package @bearer/cli
1710
1711<a name="0.47.5"></a>
1712## [0.47.5](https://github.com/Bearer/bearer/compare/v0.47.4...v0.47.5) (2018-08-10)
1713
1714
1715
1716
1717**Note:** Version bump only for package @bearer/cli
1718
1719<a name="0.46.1"></a>
1720
1721## [0.46.1](https://github.com/Bearer/bearer/compare/v0.46.0...v0.46.1) (2018-08-10)
1722
1723### Bug Fixes
1724
1725- **cli:** disable plugins ([9013327](https://github.com/Bearer/bearer/commit/9013327))
1726- **cli:** remove autocomplete/not found/ not found plugins ([ce3977a](https://github.com/Bearer/bearer/commit/ce3977a))
1727
1728<a name="0.45.2"></a>
1729
1730## [0.45.2](https://github.com/Bearer/bearer/compare/v0.45.1...v0.45.2) (2018-08-10)
1731
1732### Bug Fixes
1733
1734- **cli:** do not rely on node_modules or bin anymore ([#256](https://github.com/Bearer/bearer/issues/256)) ([d839c42](https://github.com/Bearer/bearer/commit/d839c42))
1735
1736<a name="0.45.1"></a>
1737
1738## [0.45.1](https://github.com/Bearer/bearer/compare/v0.45.0...v0.45.1) (2018-08-10)
1739
1740### Bug Fixes
1741
1742- **cli:** rely on binary ([20b2c99](https://github.com/Bearer/bearer/commit/20b2c99))
1743
1744<a name="0.43.1"></a>
1745
1746## [0.43.1](https://github.com/Bearer/bearer/compare/v0.43.0...v0.43.1) (2018-08-10)
1747
1748**Note:** Version bump only for package @bearer/cli
1749
1750<a name="0.42.0"></a>
1751
1752# [0.42.0](https://github.com/Bearer/bearer/compare/v0.41.9...v0.42.0) (2018-08-10)
1753
1754### Features
1755
1756- **cli:** add did you mean plugin ([68dfb25](https://github.com/Bearer/bearer/commit/68dfb25))
1757- **cli:** bring autocomplete to cli ([518252a](https://github.com/Bearer/bearer/commit/518252a))
1758
1759<a name="0.41.9"></a>
1760
1761## [0.41.9](https://github.com/Bearer/bearer/compare/v0.41.8...v0.41.9) (2018-08-09)
1762
1763**Note:** Version bump only for package @bearer/cli
1764
1765<a name="0.41.8"></a>
1766
1767## [0.41.8](https://github.com/Bearer/bearer/compare/v0.41.7...v0.41.8) (2018-08-09)
1768
1769**Note:** Version bump only for package @bearer/cli
1770
1771<a name="0.41.7"></a>
1772
1773## [0.41.7](https://github.com/Bearer/bearer/compare/v0.41.6...v0.41.7) (2018-08-09)
1774
1775**Note:** Version bump only for package @bearer/cli
1776
1777<a name="0.41.6"></a>
1778
1779## [0.41.6](https://github.com/Bearer/bearer/compare/v0.41.5...v0.41.6) (2018-08-09)
1780
1781**Note:** Version bump only for package @bearer/cli
1782
1783<a name="0.41.5"></a>
1784
1785## [0.41.5](https://github.com/Bearer/bearer/compare/v0.41.4...v0.41.5) (2018-08-09)
1786
1787**Note:** Version bump only for package @bearer/cli
1788
1789<a name="0.41.4"></a>
1790
1791## [0.41.4](https://github.com/Bearer/bearer/compare/v0.41.3...v0.41.4) (2018-08-08)
1792
1793**Note:** Version bump only for package @bearer/cli
1794
1795<a name="0.41.3"></a>
1796
1797## [0.41.3](https://github.com/Bearer/bearer/compare/v0.41.2...v0.41.3) (2018-08-08)
1798
1799**Note:** Version bump only for package @bearer/cli
1800
1801<a name="0.41.2"></a>
1802
1803## [0.41.2](https://github.com/Bearer/bearer/compare/v0.41.1...v0.41.2) (2018-08-08)
1804
1805**Note:** Version bump only for package @bearer/cli
1806
1807<a name="0.41.1"></a>
1808
1809## [0.41.1](https://github.com/Bearer/bearer/compare/v0.41.0...v0.41.1) (2018-08-08)
1810
1811**Note:** Version bump only for package @bearer/cli
1812
1813<a name="0.41.0"></a>
1814
1815# [0.41.0](https://github.com/Bearer/bearer/compare/v0.40.0...v0.41.0) (2018-08-08)
1816
1817**Note:** Version bump only for package @bearer/cli
1818
1819<a name="0.39.0"></a>
1820
1821# [0.39.0](https://github.com/Bearer/bearer/compare/v0.38.1...v0.39.0) (2018-08-08)
1822
1823### Bug Fixes
1824
1825- **cli:** let oclif deal with new versions ([#231](https://github.com/Bearer/bearer/issues/231)) ([4dd50f8](https://github.com/Bearer/bearer/commit/4dd50f8))
1826
1827<a name="0.37.2"></a>
1828
1829## [0.37.2](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.2) (2018-08-08)
1830
1831**Note:** Version bump only for package @bearer/cli
1832
1833<a name="0.37.1"></a>
1834
1835## [0.37.1](http://Bearer/bearer/packages/cli/compare/v0.37.0...v0.37.1) (2018-08-08)
1836
1837**Note:** Version bump only for package @bearer/cli
1838
1839<a name="0.37.0"></a>
1840
1841# [0.37.0](http://Bearer/bearer/packages/cli/compare/v0.36.3...v0.37.0) (2018-08-08)
1842
1843### Features
1844
1845- **cli:** add new bearer cli OCLIF base ([#221](http://Bearer/bearer/packages/cli/issues/221)) ([d18abb1](http://Bearer/bearer/packages/cli/commits/d18abb1))