UNPKG

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