UNPKG

49.8 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# [1.4.0](https://github.com/Bearer/bearer/compare/v1.3.1...v1.4.0) (2019-06-20)
7
8**Note:** Version bump only for package @bearer/bearer-cli
9
10
11
12
13
14## [1.3.1](https://github.com/Bearer/bearer/compare/v1.3.0...v1.3.1) (2019-05-29)
15
16**Note:** Version bump only for package @bearer/bearer-cli
17
18
19
20
21
22# [1.3.0](https://github.com/Bearer/bearer/compare/v1.2.1...v1.3.0) (2019-05-14)
23
24**Note:** Version bump only for package @bearer/bearer-cli
25
26
27
28
29
30## [1.2.1](https://github.com/Bearer/bearer/compare/v1.2.0...v1.2.1) (2019-05-09)
31
32**Note:** Version bump only for package @bearer/bearer-cli
33
34
35
36
37
38## [1.0.3](https://github.com/Bearer/bearer/compare/v1.0.2...v1.0.3) (2019-04-23)
39
40**Note:** Version bump only for package @bearer/bearer-cli
41
42
43
44
45
46## [0.115.1](https://github.com/Bearer/bearer/compare/v0.115.0...v0.115.1) (2019-04-16)
47
48**Note:** Version bump only for package @bearer/bearer-cli
49
50
51
52
53
54# [0.113.0](https://github.com/Bearer/bearer/compare/v0.111.0...v0.113.0) (2019-04-11)
55
56
57### Features
58
59* Buid ([#632](https://github.com/Bearer/bearer/issues/632)) ([f98bb67](https://github.com/Bearer/bearer/commit/f98bb67))
60
61
62
63
64
65# [0.112.0](https://github.com/Bearer/bearer/compare/v0.111.0...v0.112.0) (2019-04-11)
66
67
68### Features
69
70* Buid ([#632](https://github.com/Bearer/bearer/issues/632)) ([f98bb67](https://github.com/Bearer/bearer/commit/f98bb67))
71
72
73
74
75
76# [0.111.0](https://github.com/Bearer/bearer/compare/v0.110.0...v0.111.0) (2019-04-09)
77
78
79### Features
80
81* **cli:** allow force start on random port ([#630](https://github.com/Bearer/bearer/issues/630)) ([bc5a28b](https://github.com/Bearer/bearer/commit/bc5a28b))
82* **cli:** inject setup config data ([99c5ff8](https://github.com/Bearer/bearer/commit/99c5ff8))
83
84
85
86
87
88# [0.110.0](https://github.com/Bearer/bearer/compare/v0.109.0...v0.110.0) (2019-04-08)
89
90
91### Bug Fixes
92
93* **legacy-cli:** fix bad removal ([da43a88](https://github.com/Bearer/bearer/commit/da43a88))
94
95
96
97
98
99# [0.109.0](https://github.com/Bearer/bearer/compare/v0.108.0...v0.109.0) (2019-04-04)
100
101
102### Bug Fixes
103
104* **cli:** is bearer integration check update([#617](https://github.com/Bearer/bearer/issues/617)) ([df39021](https://github.com/Bearer/bearer/commit/df39021))
105
106
107### Features
108
109* **legacy-cli:** facilitate local calls ([6032921](https://github.com/Bearer/bearer/commit/6032921))
110
111
112
113
114
115# [0.108.0](https://github.com/Bearer/bearer/compare/v0.107.4...v0.108.0) (2019-04-03)
116
117**Note:** Version bump only for package @bearer/bearer-cli
118
119
120
121
122
123## [0.107.2](https://github.com/Bearer/bearer/compare/v0.107.1...v0.107.2) (2019-04-02)
124
125**Note:** Version bump only for package @bearer/bearer-cli
126
127
128
129
130
131## [0.107.1](https://github.com/Bearer/bearer/compare/v0.107.0...v0.107.1) (2019-04-01)
132
133
134### Bug Fixes
135
136* **legacy-cli:** mimic int service ([4c6e7d7](https://github.com/Bearer/bearer/commit/4c6e7d7))
137* **legacy-cli:** update wording ([8f7f545](https://github.com/Bearer/bearer/commit/8f7f545))
138
139
140
141
142
143# [0.107.0](https://github.com/Bearer/bearer/compare/v0.106.2...v0.107.0) (2019-03-29)
144
145
146### Bug Fixes
147
148* remove openapi reference front front ([051d7a2](https://github.com/Bearer/bearer/commit/051d7a2))
149
150
151### Features
152
153* **cli:** allow start without any views ([4248cd4](https://github.com/Bearer/bearer/commit/4248cd4))
154
155
156
157
158
159## [0.106.2](https://github.com/Bearer/bearer/compare/v0.106.1...v0.106.2) (2019-03-29)
160
161**Note:** Version bump only for package @bearer/bearer-cli
162
163
164
165
166
167## [0.106.1](https://github.com/Bearer/bearer/compare/v0.106.0...v0.106.1) (2019-03-28)
168
169**Note:** Version bump only for package @bearer/bearer-cli
170
171
172
173
174
175# [0.106.0](https://github.com/Bearer/bearer/compare/v0.105.1...v0.106.0) (2019-03-28)
176
177
178### Bug Fixes
179
180* **legacy-cli:** wait for local server to be started ([7a44001](https://github.com/Bearer/bearer/commit/7a44001))
181
182
183
184
185
186## [0.105.1](https://github.com/Bearer/bearer/compare/v0.105.0...v0.105.1) (2019-03-21)
187
188**Note:** Version bump only for package @bearer/bearer-cli
189
190
191
192
193
194# [0.105.0](https://github.com/Bearer/bearer/compare/v0.104.0...v0.105.0) (2019-03-21)
195
196
197### Bug Fixes
198
199* **legacy-cli:** stop process is local server isn't started ([3bfb1cf](https://github.com/Bearer/bearer/commit/3bfb1cf))
200* **legqcy-cli:** rollback logger ([cb2f0c2](https://github.com/Bearer/bearer/commit/cb2f0c2))
201
202
203### Features
204
205* **cli:** require a specific port to start ([b73638a](https://github.com/Bearer/bearer/commit/b73638a))
206
207
208
209
210
211# [0.104.0](https://github.com/Bearer/bearer/compare/v0.103.0...v0.104.0) (2019-03-20)
212
213**Note:** Version bump only for package @bearer/bearer-cli
214
215
216
217
218
219# [0.103.0](https://github.com/Bearer/bearer/compare/v0.102.0...v0.103.0) (2019-03-19)
220
221
222### Bug Fixes
223
224* **legacy-cli:** quick win to hide extra informations ([1d38cb7](https://github.com/Bearer/bearer/commit/1d38cb7))
225
226
227
228
229
230# [0.102.0](https://github.com/Bearer/bearer/compare/v0.101.3...v0.102.0) (2019-03-19)
231
232**Note:** Version bump only for package @bearer/bearer-cli
233
234
235
236
237
238## [0.101.1](https://github.com/Bearer/bearer/compare/v0.101.0...v0.101.1) (2019-03-15)
239
240**Note:** Version bump only for package @bearer/bearer-cli
241
242
243
244
245
246# [0.101.0](https://github.com/Bearer/bearer/compare/v0.100.0...v0.101.0) (2019-03-15)
247
248
249### Bug Fixes
250
251* **legacy-cli:** fix webpack not resolving json files ([#584](https://github.com/Bearer/bearer/issues/584)) ([cf89ad8](https://github.com/Bearer/bearer/commit/cf89ad8))
252
253
254### Features
255
256* rename scenario to integration ([#570](https://github.com/Bearer/bearer/issues/570)) ([cc34baa](https://github.com/Bearer/bearer/commit/cc34baa))
257
258
259
260
261
262# [0.100.0](https://github.com/Bearer/bearer/compare/v0.99.2...v0.100.0) (2019-03-04)
263
264**Note:** Version bump only for package @bearer/bearer-cli
265
266
267
268
269
270## [0.99.2](https://github.com/Bearer/bearer/compare/v0.99.1...v0.99.2) (2019-03-02)
271
272**Note:** Version bump only for package @bearer/bearer-cli
273
274
275
276
277
278# [0.99.0](https://github.com/Bearer/bearer/compare/v0.98.0...v0.99.0) (2019-02-28)
279
280
281### Bug Fixes
282
283* **logger:** issue with multiple logger export ([#550](https://github.com/Bearer/bearer/issues/550)) ([5f5281d](https://github.com/Bearer/bearer/commit/5f5281d))
284
285
286
287
288
289# [0.98.0](https://github.com/Bearer/bearer/compare/v0.97.4...v0.98.0) (2019-02-28)
290
291**Note:** Version bump only for package @bearer/bearer-cli
292
293
294
295
296
297## [0.97.4](https://github.com/Bearer/bearer/compare/v0.97.3...v0.97.4) (2019-02-27)
298
299**Note:** Version bump only for package @bearer/bearer-cli
300
301
302
303
304
305## [0.97.3](https://github.com/Bearer/bearer/compare/v0.97.2...v0.97.3) (2019-02-27)
306
307**Note:** Version bump only for package @bearer/bearer-cli
308
309
310
311
312
313## [0.97.2](https://github.com/Bearer/bearer/compare/v0.97.1...v0.97.2) (2019-02-27)
314
315**Note:** Version bump only for package @bearer/bearer-cli
316
317
318
319
320
321# [0.97.0](https://github.com/Bearer/bearer/compare/v0.96.1...v0.97.0) (2019-02-26)
322
323**Note:** Version bump only for package @bearer/bearer-cli
324
325
326
327
328
329## [0.96.1](https://github.com/Bearer/bearer/compare/v0.96.0...v0.96.1) (2019-02-22)
330
331**Note:** Version bump only for package @bearer/bearer-cli
332
333
334
335
336
337# [0.96.0](https://github.com/Bearer/bearer/compare/v0.95.1...v0.96.0) (2019-02-21)
338
339**Note:** Version bump only for package @bearer/bearer-cli
340
341
342
343
344
345## [0.95.1](https://github.com/Bearer/bearer/compare/v0.95.0...v0.95.1) (2019-02-20)
346
347**Note:** Version bump only for package @bearer/bearer-cli
348
349
350
351
352
353# [0.95.0](https://github.com/Bearer/bearer/compare/v0.94.1...v0.95.0) (2019-02-15)
354
355**Note:** Version bump only for package @bearer/bearer-cli
356
357
358
359
360
361## [0.94.1](https://github.com/Bearer/bearer/compare/v0.94.0...v0.94.1) (2019-02-12)
362
363**Note:** Version bump only for package @bearer/bearer-cli
364
365
366
367
368
369# [0.94.0](https://github.com/Bearer/bearer/compare/v0.93.4...v0.94.0) (2019-02-12)
370
371**Note:** Version bump only for package @bearer/bearer-cli
372
373
374
375
376
377# [0.93.0](https://github.com/Bearer/bearer/compare/v0.92.1...v0.93.0) (2019-02-05)
378
379
380### Bug Fixes
381
382* **bearer-cli:** add missing routes to support v3 ([#511](https://github.com/Bearer/bearer/issues/511)) ([b76c3dc](https://github.com/Bearer/bearer/commit/b76c3dc))
383
384
385### Features
386
387* bump all versions ([4fb7615](https://github.com/Bearer/bearer/commit/4fb7615))
388
389
390
391
392
393## [0.92.1](https://github.com/Bearer/bearer/compare/v0.92.0...v0.92.1) (2019-02-01)
394
395**Note:** Version bump only for package @bearer/bearer-cli
396
397
398
399
400
401# [0.92.0](https://github.com/Bearer/bearer/compare/v0.91.8...v0.92.0) (2019-01-31)
402
403**Note:** Version bump only for package @bearer/bearer-cli
404
405
406
407
408
409## [0.91.8](https://github.com/Bearer/bearer/compare/v0.91.7...v0.91.8) (2019-01-30)
410
411**Note:** Version bump only for package @bearer/bearer-cli
412
413
414
415
416
417## [0.91.7](https://github.com/Bearer/bearer/compare/v0.91.6...v0.91.7) (2019-01-30)
418
419
420### Bug Fixes
421
422* **legacy-cli:** failed functions should return 200 ([#503](https://github.com/Bearer/bearer/issues/503)) ([4763fa7](https://github.com/Bearer/bearer/commit/4763fa7))
423
424
425
426
427
428## [0.91.6](https://github.com/Bearer/bearer/compare/v0.91.5...v0.91.6) (2019-01-30)
429
430**Note:** Version bump only for package @bearer/bearer-cli
431
432
433
434
435
436## [0.91.5](https://github.com/Bearer/bearer/compare/v0.91.4...v0.91.5) (2019-01-29)
437
438**Note:** Version bump only for package @bearer/bearer-cli
439
440
441
442
443
444## [0.91.4](https://github.com/Bearer/bearer/compare/v0.91.3...v0.91.4) (2019-01-29)
445
446**Note:** Version bump only for package @bearer/bearer-cli
447
448
449
450
451
452## [0.91.3](https://github.com/Bearer/bearer/compare/v0.91.2...v0.91.3) (2019-01-29)
453
454**Note:** Version bump only for package @bearer/bearer-cli
455
456
457
458
459
460## [0.91.2](https://github.com/Bearer/bearer/compare/v0.91.1...v0.91.2) (2019-01-25)
461
462
463### Bug Fixes
464
465* **cli:** [CORE-191] - fix script packages ([#495](https://github.com/Bearer/bearer/issues/495)) ([183d22a](https://github.com/Bearer/bearer/commit/183d22a))
466
467
468
469
470
471# [0.91.0](https://github.com/Bearer/bearer/compare/v0.90.6...v0.91.0) (2019-01-24)
472
473**Note:** Version bump only for package @bearer/bearer-cli
474
475
476
477
478
479## [0.90.5](https://github.com/Bearer/bearer/compare/v0.90.4...v0.90.5) (2019-01-23)
480
481**Note:** Version bump only for package @bearer/bearer-cli
482
483
484
485
486
487## [0.90.4](https://github.com/Bearer/bearer/compare/v0.90.3...v0.90.4) (2019-01-23)
488
489**Note:** Version bump only for package @bearer/bearer-cli
490
491
492
493
494
495## [0.90.3](https://github.com/Bearer/bearer/compare/v0.90.2...v0.90.3) (2019-01-23)
496
497
498### Bug Fixes
499
500* **legacy-cli:** make CLI works as intended ([#487](https://github.com/Bearer/bearer/issues/487)) ([0f6ace7](https://github.com/Bearer/bearer/commit/0f6ace7))
501
502
503
504
505
506## [0.90.2](https://github.com/Bearer/bearer/compare/v0.90.1...v0.90.2) (2019-01-22)
507
508**Note:** Version bump only for package @bearer/bearer-cli
509
510
511
512
513
514## [0.90.1](https://github.com/Bearer/bearer/compare/v0.90.0...v0.90.1) (2019-01-22)
515
516**Note:** Version bump only for package @bearer/bearer-cli
517
518
519
520
521
522<a name="0.90.0"></a>
523# [0.90.0](https://github.com/Bearer/bearer/compare/v0.89.2...v0.90.0) (2019-01-22)
524
525**Note:** Version bump only for package @bearer/bearer-cli
526
527
528
529
530
531<a name="0.89.2"></a>
532## [0.89.2](https://github.com/Bearer/bearer/compare/v0.89.1...v0.89.2) (2019-01-17)
533
534**Note:** Version bump only for package @bearer/bearer-cli
535
536
537
538
539
540<a name="0.89.0"></a>
541# [0.89.0](https://github.com/Bearer/bearer/compare/v0.88.0...v0.89.0) (2019-01-17)
542
543
544### Bug Fixes
545
546* migrate to async for good ([#477](https://github.com/Bearer/bearer/issues/477)) ([da95eb5](https://github.com/Bearer/bearer/commit/da95eb5))
547
548
549
550
551
552<a name="0.88.0"></a>
553# [0.88.0](https://github.com/Bearer/bearer/compare/v0.87.3...v0.88.0) (2019-01-17)
554
555**Note:** Version bump only for package @bearer/bearer-cli
556
557
558
559
560
561<a name="0.87.3"></a>
562## [0.87.3](https://github.com/Bearer/bearer/compare/v0.87.2...v0.87.3) (2019-01-16)
563
564
565### Bug Fixes
566
567* **legacy-cli:** allow fetching data using setup-id ([#474](https://github.com/Bearer/bearer/issues/474)) ([8f11d52](https://github.com/Bearer/bearer/commit/8f11d52))
568
569
570
571
572
573<a name="0.87.1"></a>
574## [0.87.1](https://github.com/Bearer/bearer/compare/v0.87.0...v0.87.1) (2019-01-15)
575
576**Note:** Version bump only for package @bearer/bearer-cli
577
578
579
580
581
582<a name="0.87.0"></a>
583# [0.87.0](https://github.com/Bearer/bearer/compare/v0.86.2...v0.87.0) (2019-01-15)
584
585**Note:** Version bump only for package @bearer/bearer-cli
586
587
588
589
590
591<a name="0.86.2"></a>
592## [0.86.2](https://github.com/Bearer/bearer/compare/v0.86.1...v0.86.2) (2019-01-07)
593
594**Note:** Version bump only for package @bearer/bearer-cli
595
596
597
598
599
600<a name="0.86.1"></a>
601## [0.86.1](https://github.com/Bearer/bearer/compare/v0.86.0...v0.86.1) (2019-01-03)
602
603**Note:** Version bump only for package @bearer/bearer-cli
604
605
606
607
608
609<a name="0.86.0"></a>
610# [0.86.0](https://github.com/Bearer/bearer/compare/v0.85.4...v0.86.0) (2019-01-03)
611
612**Note:** Version bump only for package @bearer/bearer-cli
613
614
615
616
617
618<a name="0.85.0"></a>
619# [0.85.0](https://github.com/Bearer/bearer/compare/v0.84.2...v0.85.0) (2018-12-27)
620
621**Note:** Version bump only for package @bearer/bearer-cli
622
623
624
625
626
627<a name="0.84.2"></a>
628## [0.84.2](https://github.com/Bearer/bearer/compare/v0.84.1...v0.84.2) (2018-12-27)
629
630**Note:** Version bump only for package @bearer/bearer-cli
631
632
633
634
635
636<a name="0.84.1"></a>
637## [0.84.1](https://github.com/Bearer/bearer/compare/v0.84.0...v0.84.1) (2018-12-27)
638
639**Note:** Version bump only for package @bearer/bearer-cli
640
641
642
643
644
645<a name="0.84.0"></a>
646# [0.84.0](https://github.com/Bearer/bearer/compare/v0.83.5...v0.84.0) (2018-12-21)
647
648**Note:** Version bump only for package @bearer/bearer-cli
649
650
651
652
653
654<a name="0.83.4"></a>
655## [0.83.4](https://github.com/Bearer/bearer/compare/v0.83.3...v0.83.4) (2018-12-21)
656
657**Note:** Version bump only for package @bearer/bearer-cli
658
659
660
661
662
663<a name="0.83.3"></a>
664## [0.83.3](https://github.com/Bearer/bearer/compare/v0.83.2...v0.83.3) (2018-12-21)
665
666**Note:** Version bump only for package @bearer/bearer-cli
667
668
669
670
671
672<a name="0.83.2"></a>
673## [0.83.2](https://github.com/Bearer/bearer/compare/v0.83.1...v0.83.2) (2018-12-20)
674
675
676### Bug Fixes
677
678* **cli:** handle new func routes ([068cb23](https://github.com/Bearer/bearer/commit/068cb23))
679
680
681
682
683
684<a name="0.83.0"></a>
685# [0.83.0](https://github.com/Bearer/bearer/compare/v0.82.0...v0.83.0) (2018-12-20)
686
687**Note:** Version bump only for package @bearer/bearer-cli
688
689
690
691
692
693<a name="0.82.0"></a>
694# [0.82.0](https://github.com/Bearer/bearer/compare/v0.81.9...v0.82.0) (2018-12-19)
695
696**Note:** Version bump only for package @bearer/bearer-cli
697
698
699
700
701
702<a name="0.81.7"></a>
703## [0.81.7](https://github.com/Bearer/bearer/compare/v0.81.6...v0.81.7) (2018-12-19)
704
705**Note:** Version bump only for package @bearer/bearer-cli
706
707
708
709
710
711<a name="0.81.6"></a>
712## [0.81.6](https://github.com/Bearer/bearer/compare/v0.81.5...v0.81.6) (2018-12-19)
713
714**Note:** Version bump only for package @bearer/bearer-cli
715
716
717
718
719
720<a name="0.81.3"></a>
721## [0.81.3](https://github.com/Bearer/bearer/compare/v0.81.2...v0.81.3) (2018-12-18)
722
723**Note:** Version bump only for package @bearer/bearer-cli
724
725
726
727
728
729<a name="0.81.1"></a>
730## [0.81.1](https://github.com/Bearer/bearer/compare/v0.81.0...v0.81.1) (2018-12-17)
731
732
733### Bug Fixes
734
735* display better error in a local development env ([520903d](https://github.com/Bearer/bearer/commit/520903d))
736
737
738
739
740
741<a name="0.81.0"></a>
742# [0.81.0](https://github.com/Bearer/bearer/compare/v0.80.1...v0.81.0) (2018-12-17)
743
744**Note:** Version bump only for package @bearer/bearer-cli
745
746
747
748
749
750<a name="0.80.0"></a>
751# [0.80.0](https://github.com/Bearer/bearer/compare/v0.79.0...v0.80.0) (2018-12-17)
752
753**Note:** Version bump only for package @bearer/bearer-cli
754
755
756
757
758
759<a name="0.79.0"></a>
760# [0.79.0](https://github.com/Bearer/bearer/compare/v0.78.0...v0.79.0) (2018-12-14)
761
762**Note:** Version bump only for package @bearer/bearer-cli
763
764
765
766
767
768<a name="0.78.0"></a>
769# [0.78.0](https://github.com/Bearer/bearer/compare/v0.77.0...v0.78.0) (2018-12-14)
770
771**Note:** Version bump only for package @bearer/bearer-cli
772
773
774
775
776
777<a name="0.77.0"></a>
778# [0.77.0](https://github.com/Bearer/bearer/compare/v0.76.0...v0.77.0) (2018-12-13)
779
780**Note:** Version bump only for package @bearer/bearer-cli
781
782
783
784
785
786<a name="0.76.0"></a>
787# [0.76.0](https://github.com/Bearer/bearer/compare/v0.75.0...v0.76.0) (2018-12-12)
788
789**Note:** Version bump only for package @bearer/bearer-cli
790
791
792
793
794
795<a name="0.75.0"></a>
796# [0.75.0](https://github.com/Bearer/bearer/compare/v0.74.7...v0.75.0) (2018-12-12)
797
798
799### Bug Fixes
800
801* **legacy-cli:** add missing v2 endpoints to local dev server ([#417](https://github.com/Bearer/bearer/issues/417)) ([6bf9350](https://github.com/Bearer/bearer/commit/6bf9350))
802
803
804
805
806
807<a name="0.74.7"></a>
808## [0.74.7](https://github.com/Bearer/bearer/compare/v0.74.6...v0.74.7) (2018-12-11)
809
810**Note:** Version bump only for package @bearer/bearer-cli
811
812
813
814
815
816<a name="0.74.6"></a>
817## [0.74.6](https://github.com/Bearer/bearer/compare/v0.74.5...v0.74.6) (2018-12-07)
818
819**Note:** Version bump only for package @bearer/bearer-cli
820
821
822
823
824
825<a name="0.74.3"></a>
826## [0.74.3](https://github.com/Bearer/bearer/compare/v0.74.2...v0.74.3) (2018-12-05)
827
828
829### Bug Fixes
830
831* make local development work ([#409](https://github.com/Bearer/bearer/issues/409)) ([1f930f1](https://github.com/Bearer/bearer/commit/1f930f1))
832
833
834
835
836
837<a name="0.74.2"></a>
838## [0.74.2](https://github.com/Bearer/bearer/compare/v0.74.1...v0.74.2) (2018-12-04)
839
840**Note:** Version bump only for package @bearer/bearer-cli
841
842
843
844
845
846<a name="0.74.1"></a>
847## [0.74.1](https://github.com/Bearer/bearer/compare/v0.74.0...v0.74.1) (2018-12-03)
848
849**Note:** Version bump only for package @bearer/bearer-cli
850
851
852
853
854
855<a name="0.74.0"></a>
856# [0.74.0](https://github.com/Bearer/bearer/compare/v0.73.2...v0.74.0) (2018-12-01)
857
858**Note:** Version bump only for package @bearer/bearer-cli
859
860
861
862
863
864<a name="0.73.2"></a>
865## [0.73.2](https://github.com/Bearer/bearer/compare/v0.73.1...v0.73.2) (2018-11-23)
866
867
868### Bug Fixes
869
870* **legacy-cli:** prevent cli to fail when non existing ref is passed ([4aaaa08](https://github.com/Bearer/bearer/commit/4aaaa08))
871
872
873
874
875
876<a name="0.73.1"></a>
877## [0.73.1](https://github.com/Bearer/bearer/compare/v0.73.0...v0.73.1) (2018-11-23)
878
879**Note:** Version bump only for package @bearer/bearer-cli
880
881
882
883
884
885<a name="0.73.0"></a>
886# [0.73.0](https://github.com/Bearer/bearer/compare/v0.72.1...v0.73.0) (2018-11-16)
887
888**Note:** Version bump only for package @bearer/bearer-cli
889
890
891
892
893
894<a name="0.72.1"></a>
895## [0.72.1](https://github.com/Bearer/bearer/compare/v0.72.0...v0.72.1) (2018-11-15)
896
897**Note:** Version bump only for package @bearer/bearer-cli
898
899
900
901
902
903<a name="0.72.0"></a>
904# [0.72.0](https://github.com/Bearer/bearer/compare/v0.71.4...v0.72.0) (2018-11-13)
905
906**Note:** Version bump only for package @bearer/bearer-cli
907
908
909
910
911
912<a name="0.71.4"></a>
913## [0.71.4](https://github.com/Bearer/bearer/compare/v0.71.3...v0.71.4) (2018-11-09)
914
915**Note:** Version bump only for package @bearer/bearer-cli
916
917
918
919
920
921<a name="0.71.1"></a>
922## [0.71.1](https://github.com/Bearer/bearer/compare/v0.71.0...v0.71.1) (2018-10-26)
923
924**Note:** Version bump only for package @bearer/bearer-cli
925
926
927
928
929
930<a name="0.71.0"></a>
931# [0.71.0](https://github.com/Bearer/bearer/compare/v0.70.3...v0.71.0) (2018-10-24)
932
933
934### Features
935
936* **ui:** change log to debug ([f3c3464](https://github.com/Bearer/bearer/commit/f3c3464))
937
938
939
940
941
942<a name="0.70.2"></a>
943## [0.70.2](https://github.com/Bearer/bearer/compare/v0.70.1...v0.70.2) (2018-10-18)
944
945**Note:** Version bump only for package @bearer/bearer-cli
946
947
948
949
950
951<a name="0.70.1"></a>
952## [0.70.1](https://github.com/Bearer/bearer/compare/v0.70.0...v0.70.1) (2018-10-18)
953
954
955### Bug Fixes
956
957* **cli:** create empty openapi.json when starting ([9dd6f27](https://github.com/Bearer/bearer/commit/9dd6f27))
958
959
960
961
962
963<a name="0.70.0"></a>
964# [0.70.0](https://github.com/Bearer/bearer/compare/v0.69.0...v0.70.0) (2018-10-18)
965
966**Note:** Version bump only for package @bearer/bearer-cli
967
968
969
970
971
972<a name="0.69.0"></a>
973# [0.69.0](https://github.com/Bearer/bearer/compare/v0.68.1...v0.69.0) (2018-10-17)
974
975**Note:** Version bump only for package @bearer/bearer-cli
976
977
978
979
980
981<a name="0.68.0"></a>
982# [0.68.0](https://github.com/Bearer/bearer/compare/v0.67.6...v0.68.0) (2018-10-16)
983
984**Note:** Version bump only for package @bearer/bearer-cli
985
986
987
988
989
990<a name="0.67.6"></a>
991## [0.67.6](https://github.com/Bearer/bearer/compare/v0.67.5...v0.67.6) (2018-10-15)
992
993**Note:** Version bump only for package @bearer/bearer-cli
994
995
996
997
998
999<a name="0.67.5"></a>
1000## [0.67.5](https://github.com/Bearer/bearer/compare/v0.67.4...v0.67.5) (2018-10-11)
1001
1002
1003### Bug Fixes
1004
1005* **cli:** move prepareCOnfig to cli ([6486356](https://github.com/Bearer/bearer/commit/6486356))
1006
1007
1008
1009
1010
1011<a name="0.67.4"></a>
1012## [0.67.4](https://github.com/Bearer/bearer/compare/v0.67.3...v0.67.4) (2018-10-11)
1013
1014
1015### Bug Fixes
1016
1017* don't use vm use ts ([#367](https://github.com/Bearer/bearer/issues/367)) ([129f8f0](https://github.com/Bearer/bearer/commit/129f8f0))
1018
1019
1020
1021
1022
1023<a name="0.67.3"></a>
1024## [0.67.3](https://github.com/Bearer/bearer/compare/v0.67.2...v0.67.3) (2018-10-10)
1025
1026**Note:** Version bump only for package @bearer/bearer-cli
1027
1028
1029
1030
1031
1032<a name="0.67.1"></a>
1033## [0.67.1](https://github.com/Bearer/bearer/compare/v0.67.0...v0.67.1) (2018-10-10)
1034
1035**Note:** Version bump only for package @bearer/bearer-cli
1036
1037
1038
1039
1040
1041<a name="0.67.0"></a>
1042# [0.67.0](https://github.com/Bearer/bearer/compare/v0.66.1...v0.67.0) (2018-10-09)
1043
1044
1045### Features
1046
1047* add v2 storage endpoints for local dev ([d0a091a](https://github.com/Bearer/bearer/commit/d0a091a))
1048
1049
1050
1051
1052
1053<a name="0.66.1"></a>
1054## [0.66.1](https://github.com/Bearer/bearer/compare/v0.66.0...v0.66.1) (2018-10-09)
1055
1056**Note:** Version bump only for package @bearer/bearer-cli
1057
1058
1059
1060
1061
1062<a name="0.66.0"></a>
1063# [0.66.0](https://github.com/Bearer/bearer/compare/v0.65.1...v0.66.0) (2018-10-09)
1064
1065**Note:** Version bump only for package @bearer/bearer-cli
1066
1067
1068
1069
1070
1071<a name="0.65.1"></a>
1072## [0.65.1](https://github.com/Bearer/bearer/compare/v0.65.0...v0.65.1) (2018-10-03)
1073
1074**Note:** Version bump only for package @bearer/bearer-cli
1075
1076
1077
1078
1079
1080<a name="0.65.0"></a>
1081# [0.65.0](https://github.com/Bearer/bearer/compare/v0.64.1...v0.65.0) (2018-10-02)
1082
1083
1084### Bug Fixes
1085
1086* **cli:** use node module resolution ([0313f4b](https://github.com/Bearer/bearer/commit/0313f4b))
1087
1088
1089
1090
1091<a name="0.64.1"></a>
1092## [0.64.1](https://github.com/Bearer/bearer/compare/v0.64.0...v0.64.1) (2018-09-28)
1093
1094**Note:** Version bump only for package @bearer/bearer-cli
1095
1096
1097
1098
1099
1100<a name="0.64.0"></a>
1101# [0.64.0](https://github.com/Bearer/bearer/compare/v0.63.0...v0.64.0) (2018-09-28)
1102
1103**Note:** Version bump only for package @bearer/bearer-cli
1104
1105
1106
1107
1108
1109<a name="0.63.0"></a>
1110# [0.63.0](https://github.com/Bearer/bearer/compare/v0.62.1...v0.63.0) (2018-09-26)
1111
1112**Note:** Version bump only for package @bearer/bearer-cli
1113
1114
1115
1116
1117
1118<a name="0.62.0"></a>
1119# [0.62.0](https://github.com/Bearer/bearer/compare/v0.61.0...v0.62.0) (2018-09-25)
1120
1121
1122### Features
1123
1124* backport loading user defined data ([f8f4313](https://github.com/Bearer/bearer/commit/f8f4313))
1125
1126
1127
1128
1129
1130<a name="0.61.0"></a>
1131# [0.61.0](https://github.com/Bearer/bearer/compare/v0.60.13...v0.61.0) (2018-09-18)
1132
1133**Note:** Version bump only for package @bearer/bearer-cli
1134
1135
1136
1137
1138
1139<a name="0.60.13"></a>
1140## [0.60.13](https://github.com/Bearer/bearer/compare/v0.60.12...v0.60.13) (2018-09-14)
1141
1142**Note:** Version bump only for package @bearer/bearer-cli
1143
1144
1145
1146
1147
1148<a name="0.60.12"></a>
1149## [0.60.12](https://github.com/Bearer/bearer/compare/v0.60.11...v0.60.12) (2018-09-13)
1150
1151
1152
1153
1154**Note:** Version bump only for package @bearer/bearer-cli
1155
1156<a name="0.60.11"></a>
1157## [0.60.11](https://github.com/Bearer/bearer/compare/v0.60.10...v0.60.11) (2018-09-13)
1158
1159
1160
1161
1162**Note:** Version bump only for package @bearer/bearer-cli
1163
1164<a name="0.60.10"></a>
1165## [0.60.10](https://github.com/Bearer/bearer/compare/v0.60.9...v0.60.10) (2018-09-13)
1166
1167
1168
1169
1170**Note:** Version bump only for package @bearer/bearer-cli
1171
1172<a name="0.60.9"></a>
1173## [0.60.9](https://github.com/Bearer/bearer/compare/v0.60.8...v0.60.9) (2018-09-13)
1174
1175
1176
1177
1178**Note:** Version bump only for package @bearer/bearer-cli
1179
1180<a name="0.60.8"></a>
1181## [0.60.8](https://github.com/Bearer/bearer/compare/v0.60.7...v0.60.8) (2018-09-13)
1182
1183
1184
1185
1186**Note:** Version bump only for package @bearer/bearer-cli
1187
1188<a name="0.60.7"></a>
1189## [0.60.7](https://github.com/Bearer/bearer/compare/v0.60.6...v0.60.7) (2018-09-13)
1190
1191
1192
1193
1194**Note:** Version bump only for package @bearer/bearer-cli
1195
1196<a name="0.60.6"></a>
1197## [0.60.6](https://github.com/Bearer/bearer/compare/v0.60.5...v0.60.6) (2018-09-12)
1198
1199
1200
1201
1202**Note:** Version bump only for package @bearer/bearer-cli
1203
1204<a name="0.60.5"></a>
1205## [0.60.5](https://github.com/Bearer/bearer/compare/v0.60.4...v0.60.5) (2018-09-12)
1206
1207
1208
1209
1210**Note:** Version bump only for package @bearer/bearer-cli
1211
1212<a name="0.60.2"></a>
1213## [0.60.2](https://github.com/Bearer/bearer/compare/v0.60.1...v0.60.2) (2018-09-07)
1214
1215**Note:** Version bump only for package @bearer/bearer-cli
1216
1217
1218
1219
1220
1221<a name="0.60.0"></a>
1222# [0.60.0](https://github.com/Bearer/bearer/compare/v0.59.1...v0.60.0) (2018-09-07)
1223
1224**Note:** Version bump only for package @bearer/bearer-cli
1225
1226
1227
1228
1229
1230<a name="0.59.0"></a>
1231# [0.59.0](https://github.com/Bearer/bearer/compare/v0.58.8...v0.59.0) (2018-09-03)
1232
1233
1234### Features
1235
1236* **cli:** Build functions command ([#315](https://github.com/Bearer/bearer/issues/315)) ([95995e1](https://github.com/Bearer/bearer/commit/95995e1))
1237* **cli:** Prepare command ([#312](https://github.com/Bearer/bearer/issues/312)) ([fde2dae](https://github.com/Bearer/bearer/commit/fde2dae))
1238* **cli:** Push command ([#317](https://github.com/Bearer/bearer/issues/317)) ([84906e4](https://github.com/Bearer/bearer/commit/84906e4))
1239
1240
1241
1242
1243
1244<a name="0.58.8"></a>
1245## [0.58.8](https://github.com/Bearer/bearer/compare/v0.58.7...v0.58.8) (2018-08-28)
1246
1247
1248### Bug Fixes
1249
1250* **transpiler:** forgotten path ([#311](https://github.com/Bearer/bearer/issues/311)) ([37bef59](https://github.com/Bearer/bearer/commit/37bef59))
1251
1252
1253
1254
1255
1256<a name="0.58.7"></a>
1257## [0.58.7](https://github.com/Bearer/bearer/compare/v0.58.6...v0.58.7) (2018-08-28)
1258
1259**Note:** Version bump only for package @bearer/bearer-cli
1260
1261
1262
1263
1264
1265<a name="0.58.6"></a>
1266## [0.58.6](https://github.com/Bearer/bearer/compare/v0.58.5...v0.58.6) (2018-08-28)
1267
1268**Note:** Version bump only for package @bearer/bearer-cli
1269
1270
1271
1272
1273
1274<a name="0.58.5"></a>
1275## [0.58.5](https://github.com/Bearer/bearer/compare/v0.57.3...v0.58.5) (2018-08-27)
1276
1277**Note:** Version bump only for package @bearer/bearer-cli
1278
1279
1280
1281
1282
1283<a name="0.57.2"></a>
1284## [0.57.2](https://github.com/Bearer/bearer/compare/v0.57.1...v0.57.2) (2018-08-27)
1285
1286**Note:** Version bump only for package @bearer/bearer-cli
1287
1288
1289
1290
1291
1292<a name="0.57.0"></a>
1293# [0.57.0](https://github.com/Bearer/bearer/compare/v0.56.3...v0.57.0) (2018-08-27)
1294
1295**Note:** Version bump only for package @bearer/bearer-cli
1296
1297
1298
1299
1300
1301<a name="0.56.0"></a>
1302# [0.56.0](https://github.com/Bearer/bearer/compare/v0.55.0...v0.56.0) (2018-08-22)
1303
1304
1305### Bug Fixes
1306
1307* **legacy-cli:** send scenario id to the deploy command ([#290](https://github.com/Bearer/bearer/issues/290)) ([7d04ee3](https://github.com/Bearer/bearer/commit/7d04ee3))
1308
1309
1310### Features
1311
1312* **cli:** generate command rewrite ([#287](https://github.com/Bearer/bearer/issues/287)) ([2e91da7](https://github.com/Bearer/bearer/commit/2e91da7))
1313* **cli:** link command rewrite ([#284](https://github.com/Bearer/bearer/issues/284)) ([40458ca](https://github.com/Bearer/bearer/commit/40458ca))
1314
1315
1316
1317
1318<a name="0.55.0"></a>
1319# [0.55.0](https://github.com/Bearer/bearer/compare/v0.54.0...v0.55.0) (2018-08-17)
1320
1321
1322### Bug Fixes
1323
1324* **cli:** prevent default scenarioUuid ([#281](https://github.com/Bearer/bearer/issues/281)) ([8e8fe5a](https://github.com/Bearer/bearer/commit/8e8fe5a))
1325
1326
1327### Features
1328
1329* **cli:** rewrite login command ([#283](https://github.com/Bearer/bearer/issues/283)) ([0ae055f](https://github.com/Bearer/bearer/commit/0ae055f))
1330* **transpiler:** scope bearer components ([#279](https://github.com/Bearer/bearer/issues/279)) ([7b9453d](https://github.com/Bearer/bearer/commit/7b9453d))
1331
1332
1333
1334
1335<a name="0.54.0"></a>
1336# [0.54.0](https://github.com/Bearer/bearer/compare/v0.53.1...v0.54.0) (2018-08-16)
1337
1338
1339### Bug Fixes
1340
1341* **cli:** Better deploy error message ([#275](https://github.com/Bearer/bearer/issues/275)) ([70b61af](https://github.com/Bearer/bearer/commit/70b61af))
1342* **webserver:** handle not existing func gracefully ([#277](https://github.com/Bearer/bearer/issues/277)) ([6af021a](https://github.com/Bearer/bearer/commit/6af021a))
1343
1344
1345### Features
1346
1347* **cli:** new commnad rewrite base ([#276](https://github.com/Bearer/bearer/issues/276)) ([f58d778](https://github.com/Bearer/bearer/commit/f58d778))
1348
1349
1350
1351
1352<a name="0.53.0"></a>
1353# [0.53.0](https://github.com/Bearer/bearer/compare/v0.52.0...v0.53.0) (2018-08-14)
1354
1355
1356### Bug Fixes
1357
1358* **core:** change LICENSE field to MIT ([c133805](https://github.com/Bearer/bearer/commit/c133805))
1359* **templates:** add navigator-auth-screen only when oauth2 ([#269](https://github.com/Bearer/bearer/issues/269)) ([785276c](https://github.com/Bearer/bearer/commit/785276c))
1360
1361
1362### Features
1363
1364* **functions:** give access to dbclient ([#270](https://github.com/Bearer/bearer/issues/270)) ([fbf284e](https://github.com/Bearer/bearer/commit/fbf284e))
1365
1366
1367
1368
1369<a name="0.51.0"></a>
1370# [0.51.0](https://github.com/Bearer/bearer/compare/v0.50.0...v0.51.0) (2018-08-13)
1371
1372
1373### Bug Fixes
1374
1375* **cli:** ask intenttype before name ([df52ae4](https://github.com/Bearer/bearer/commit/df52ae4))
1376* **cli:** ensure error message is returned only when exists ([f0dae67](https://github.com/Bearer/bearer/commit/f0dae67))
1377* **cli:** generate first screen ([b215a3f](https://github.com/Bearer/bearer/commit/b215a3f))
1378
1379
1380### Features
1381
1382* **cli:** move config.dev.js to example ([0d1d889](https://github.com/Bearer/bearer/commit/0d1d889))
1383
1384
1385
1386
1387<a name="0.50.0"></a>
1388# [0.50.0](https://github.com/Bearer/bearer/compare/v0.48.5...v0.50.0) (2018-08-13)
1389
1390
1391### Bug Fixes
1392
1393* **cli:** fix serviceClient issue ([42b3c40](https://github.com/Bearer/bearer/commit/42b3c40))
1394* **cli:** generate component fixes ([ce8a6d4](https://github.com/Bearer/bearer/commit/ce8a6d4))
1395* **cli:** give button text a meaning ([1e5c78e](https://github.com/Bearer/bearer/commit/1e5c78e))
1396* **cli:** give more meaning to template variable names ([d25d0b6](https://github.com/Bearer/bearer/commit/d25d0b6))
1397* **cli:** functions variables generation ([1535f77](https://github.com/Bearer/bearer/commit/1535f77))
1398
1399
1400### Features
1401
1402* **cli:** proxy the notifications through package manager ([514e8aa](https://github.com/Bearer/bearer/commit/514e8aa))
1403
1404
1405
1406
1407<a name="0.49.0"></a>
1408# [0.49.0](https://github.com/Bearer/bearer/compare/v0.48.5...v0.49.0) (2018-08-12)
1409
1410
1411### Bug Fixes
1412
1413* **cli:** fix serviceClient issue ([42b3c40](https://github.com/Bearer/bearer/commit/42b3c40))
1414
1415
1416### Features
1417
1418* **cli:** proxy the notifications through package manager ([514e8aa](https://github.com/Bearer/bearer/commit/514e8aa))
1419
1420
1421
1422
1423<a name="0.48.5"></a>
1424## [0.48.5](https://github.com/Bearer/bearer/compare/v0.48.4...v0.48.5) (2018-08-12)
1425
1426
1427
1428
1429**Note:** Version bump only for package @bearer/bearer-cli
1430
1431<a name="0.48.4"></a>
1432## [0.48.4](https://github.com/Bearer/bearer/compare/v0.48.3...v0.48.4) (2018-08-10)
1433
1434**Note:** Version bump only for package @bearer/bearer-cli
1435
1436
1437
1438
1439
1440<a name="0.48.3"></a>
1441## [0.48.3](https://github.com/Bearer/bearer/compare/v0.48.2...v0.48.3) (2018-08-10)
1442
1443**Note:** Version bump only for package @bearer/bearer-cli
1444
1445
1446
1447
1448
1449<a name="0.48.2"></a>
1450## [0.48.2](https://github.com/Bearer/bearer/compare/v0.48.1...v0.48.2) (2018-08-10)
1451
1452**Note:** Version bump only for package @bearer/bearer-cli
1453
1454
1455
1456
1457
1458<a name="0.48.1"></a>
1459## [0.48.1](https://github.com/Bearer/bearer/compare/v0.48.0...v0.48.1) (2018-08-10)
1460
1461
1462
1463
1464**Note:** Version bump only for package @bearer/bearer-cli
1465
1466<a name="0.47.5"></a>
1467## [0.47.5](https://github.com/Bearer/bearer/compare/v0.47.4...v0.47.5) (2018-08-10)
1468
1469
1470
1471
1472**Note:** Version bump only for package @bearer/bearer-cli
1473
1474<a name="0.45.2"></a>
1475## [0.45.2](https://github.com/Bearer/bearer/compare/v0.45.1...v0.45.2) (2018-08-10)
1476
1477
1478### Bug Fixes
1479
1480* **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))
1481
1482
1483
1484
1485<a name="0.45.1"></a>
1486## [0.45.1](https://github.com/Bearer/bearer/compare/v0.45.0...v0.45.1) (2018-08-10)
1487
1488
1489### Bug Fixes
1490
1491* **cli:** rely on binary ([20b2c99](https://github.com/Bearer/bearer/commit/20b2c99))
1492
1493
1494
1495
1496<a name="0.43.1"></a>
1497
1498## [0.43.1](https://github.com/Bearer/bearer/compare/v0.43.0...v0.43.1) (2018-08-10)
1499
1500**Note:** Version bump only for package @bearer/bearer-cli
1501
1502<a name="0.42.0"></a>
1503
1504# [0.42.0](https://github.com/Bearer/bearer/compare/v0.41.9...v0.42.0) (2018-08-10)
1505
1506**Note:** Version bump only for package @bearer/bearer-cli
1507
1508<a name="0.41.9"></a>
1509
1510## [0.41.9](https://github.com/Bearer/bearer/compare/v0.41.8...v0.41.9) (2018-08-09)
1511
1512### Bug Fixes
1513
1514- **cli:** empty build dir instead of src one ([32f1016](https://github.com/Bearer/bearer/commit/32f1016))
1515
1516<a name="0.41.8"></a>
1517
1518## [0.41.8](https://github.com/Bearer/bearer/compare/v0.41.7...v0.41.8) (2018-08-09)
1519
1520### Bug Fixes
1521
1522- **cli:** prevent cli to proceed if authentication failed ([b7f4f69](https://github.com/Bearer/bearer/commit/b7f4f69))
1523- **cli:** remove duplicate identifier ([b2b92ae](https://github.com/Bearer/bearer/commit/b2b92ae))
1524- **legacy-cli:** add setupId in template setup ([a0d52a5](https://github.com/Bearer/bearer/commit/a0d52a5))
1525
1526<a name="0.41.7"></a>
1527
1528## [0.41.7](https://github.com/Bearer/bearer/compare/v0.41.6...v0.41.7) (2018-08-09)
1529
1530### Bug Fixes
1531
1532- **cli:** deploy with the correct namespace name ([a46b520](https://github.com/Bearer/bearer/commit/a46b520))
1533- **cli:** fix path invalidation ([2ec99d0](https://github.com/Bearer/bearer/commit/2ec99d0))
1534
1535<a name="0.41.6"></a>
1536
1537## [0.41.6](https://github.com/Bearer/bearer/compare/v0.41.5...v0.41.6) (2018-08-09)
1538
1539### Bug Fixes
1540
1541- **cli:** start was missing authorization host ([#248](https://github.com/Bearer/bearer/issues/248)) ([7b9edbf](https://github.com/Bearer/bearer/commit/7b9edbf))
1542- **cli:** use localhost as a tag name on start ([c0e2d95](https://github.com/Bearer/bearer/commit/c0e2d95))
1543
1544<a name="0.41.5"></a>
1545
1546## [0.41.5](https://github.com/Bearer/bearer/compare/v0.41.4...v0.41.5) (2018-08-09)
1547
1548### Bug Fixes
1549
1550- **cli:** ensure .bearer dir exists ([793e19e](https://github.com/Bearer/bearer/commit/793e19e))
1551- **cli:** pass tag name to stencil ([4e3d46f](https://github.com/Bearer/bearer/commit/4e3d46f))
1552
1553<a name="0.41.4"></a>
1554
1555## [0.41.4](https://github.com/Bearer/bearer/compare/v0.41.3...v0.41.4) (2018-08-08)
1556
1557**Note:** Version bump only for package @bearer/bearer-cli
1558
1559<a name="0.41.3"></a>
1560
1561## [0.41.3](https://github.com/Bearer/bearer/compare/v0.41.2...v0.41.3) (2018-08-08)
1562
1563**Note:** Version bump only for package @bearer/bearer-cli
1564
1565<a name="0.41.2"></a>
1566
1567## [0.41.2](https://github.com/Bearer/bearer/compare/v0.41.1...v0.41.2) (2018-08-08)
1568
1569### Bug Fixes
1570
1571- **functions:** fallback body ([077dc7c](https://github.com/Bearer/bearer/commit/077dc7c))
1572
1573<a name="0.41.1"></a>
1574
1575## [0.41.1](https://github.com/Bearer/bearer/compare/v0.41.0...v0.41.1) (2018-08-08)
1576
1577**Note:** Version bump only for package @bearer/bearer-cli
1578
1579<a name="0.41.0"></a>
1580
1581# [0.41.0](https://github.com/Bearer/bearer/compare/v0.40.0...v0.41.0) (2018-08-08)
1582
1583### Bug Fixes
1584
1585- **cli:** better logging when webpack is failing ([#239](https://github.com/Bearer/bearer/issues/239)) ([189296e](https://github.com/Bearer/bearer/commit/189296e))
1586- **webserver:** unstringify ([5c7cb5f](https://github.com/Bearer/bearer/commit/5c7cb5f))
1587
1588### Features
1589
1590- **cli:** import client only when required ([#238](https://github.com/Bearer/bearer/issues/238)) ([2d95257](https://github.com/Bearer/bearer/commit/2d95257))
1591
1592<a name="0.39.0"></a>
1593
1594# [0.39.0](https://github.com/Bearer/bearer/compare/v0.38.1...v0.39.0) (2018-08-08)
1595
1596### Bug Fixes
1597
1598- **cli:** emit when setup is not required ([53269d1](https://github.com/Bearer/bearer/commit/53269d1))
1599- **cli:** let oclif deal with new versions ([#231](https://github.com/Bearer/bearer/issues/231)) ([4dd50f8](https://github.com/Bearer/bearer/commit/4dd50f8))
1600- **cli:** update the cdn host for production ([76348d2](https://github.com/Bearer/bearer/commit/76348d2))
1601- **core:** post robots now use correct url ([#235](https://github.com/Bearer/bearer/issues/235)) ([49abd5b](https://github.com/Bearer/bearer/commit/49abd5b))
1602
1603### Features
1604
1605- **cli:** remove auth navigator screen when not needed ([d259d0b](https://github.com/Bearer/bearer/commit/d259d0b))
1606- **core:** everything as post ([#234](https://github.com/Bearer/bearer/issues/234)) ([ae67130](https://github.com/Bearer/bearer/commit/ae67130))
1607
1608<a name="0.37.2"></a>
1609
1610## [0.37.2](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.2) (2018-08-08)
1611
1612**Note:** Version bump only for package @bearer/bearer-cli
1613
1614<a name="0.37.1"></a>
1615
1616## [0.37.1](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.1) (2018-08-08)
1617
1618**Note:** Version bump only for package @bearer/bearer-cli
1619
1620<a name="0.37.0"></a>
1621
1622# [0.37.0](https://github.com/Bearer/bearer/compare/v0.36.3...v0.37.0) (2018-08-08)
1623
1624### Bug Fixes
1625
1626- **cli:** remove bearer command reference ([d2e8f4b](https://github.com/Bearer/bearer/commit/d2e8f4b))
1627- **cli:** remove old bearer binary ([#223](https://github.com/Bearer/bearer/issues/223)) ([746553b](https://github.com/Bearer/bearer/commit/746553b))
1628- **transpiler:** fix tag starting with number ([682b651](https://github.com/Bearer/bearer/commit/682b651))
1629
1630<a name="0.36.3"></a>
1631
1632## [0.36.3](https://github.com/Bearer/bearer/compare/v0.36.2...v0.36.3) (2018-08-07)
1633
1634**Note:** Version bump only for package @bearer/bearer-cli
1635
1636<a name="0.36.2"></a>
1637
1638## [0.36.2](https://github.com/Bearer/bearer/compare/v0.36.1...v0.36.2) (2018-08-07)
1639
1640**Note:** Version bump only for package @bearer/bearer-cli
1641
1642<a name="0.35.0"></a>
1643
1644# [0.35.0](https://github.com/Bearer/bearer/compare/v0.34.2...v0.35.0) (2018-08-07)
1645
1646### Bug Fixes
1647
1648- **cli:** remove useless div ([e0c248a](https://github.com/Bearer/bearer/commit/e0c248a))
1649- **cli:** use correct func type name ([2d5ffa4](https://github.com/Bearer/bearer/commit/2d5ffa4))
1650
1651### Features
1652
1653- **cli:** add default empty setup.css ([f6c4e20](https://github.com/Bearer/bearer/commit/f6c4e20))
1654- **cli:** clean up auth.config for oauth2 ([#207](https://github.com/Bearer/bearer/issues/207)) ([4b45e2e](https://github.com/Bearer/bearer/commit/4b45e2e))
1655
1656<a name="0.34.0"></a>
1657
1658# [0.34.0](https://github.com/Bearer/bearer/compare/v0.33.0...v0.34.0) (2018-08-03)
1659
1660### Bug Fixes
1661
1662- preserve case for first letter ([ba13c81](https://github.com/Bearer/bearer/commit/ba13c81))
1663- **cli:** outdated paths ([d8b79c8](https://github.com/Bearer/bearer/commit/d8b79c8))
1664- **cli:** packagejson template ([5df1c5f](https://github.com/Bearer/bearer/commit/5df1c5f))
1665- **cli:** remove unnecessary dependencies ([aa483ff](https://github.com/Bearer/bearer/commit/aa483ff))
1666- **cli:** replace outdated path ([2550d84](https://github.com/Bearer/bearer/commit/2550d84))
1667
1668### Features
1669
1670- **cli:** add support for npm when yarn is not available ([78ed3fb](https://github.com/Bearer/bearer/commit/78ed3fb))
1671
1672<a name="0.33.0"></a>
1673
1674# [0.33.0](https://github.com/Bearer/bearer/compare/v0.32.0...v0.33.0) (2018-08-03)
1675
1676### Bug Fixes
1677
1678- **cli:** remove node-jq dependency ([57bc84f](https://github.com/Bearer/bearer/commit/57bc84f))
1679- jest upgrade ([25bdb02](https://github.com/Bearer/bearer/commit/25bdb02))
1680
1681<a name="0.32.0"></a>
1682
1683# [0.32.0](https://github.com/Bearer/bearer/compare/v0.31.0...v0.32.0) (2018-08-02)
1684
1685**Note:** Version bump only for package @bearer/bearer-cli
1686
1687<a name="0.31.0"></a>
1688
1689# [0.31.0](https://github.com/Bearer/bearer/compare/v0.30.0...v0.31.0) (2018-08-01)
1690
1691### Bug Fixes
1692
1693- **transpiler:** Fix root component ([#191](https://github.com/Bearer/bearer/issues/191)) ([ac68a8d](https://github.com/Bearer/bearer/commit/ac68a8d))
1694
1695### Features
1696
1697- **cli:** better local development index.html style ([35ee985](https://github.com/Bearer/bearer/commit/35ee985))
1698- **cli:** update link command to only accept one arg ([#188](https://github.com/Bearer/bearer/issues/188)) ([7b024de](https://github.com/Bearer/bearer/commit/7b024de))
1699
1700<a name="0.29.0"></a>
1701
1702# [0.29.0](https://github.com/Bearer/bearer/compare/v0.28.0...v0.29.0) (2018-08-01)
1703
1704### Bug Fixes
1705
1706- empty css is now using pascal case ([a996af9](https://github.com/Bearer/bearer/commit/a996af9))
1707- remove old comments ([21834eb](https://github.com/Bearer/bearer/commit/21834eb))
1708
1709### Features
1710
1711- add generate root group ([f365675](https://github.com/Bearer/bearer/commit/f365675))
1712- add root group option ([f099802](https://github.com/Bearer/bearer/commit/f099802))
1713- **cli:** switch to dev portal ([#184](https://github.com/Bearer/bearer/issues/184)) ([506ac90](https://github.com/Bearer/bearer/commit/506ac90))
1714
1715<a name="0.28.0"></a>
1716
1717# [0.28.0](https://github.com/Bearer/bearer/compare/v0.27.4...v0.28.0) (2018-07-31)
1718
1719### Features
1720
1721- **cli:** add jq to invoke ([#175](https://github.com/Bearer/bearer/issues/175)) ([582180d](https://github.com/Bearer/bearer/commit/582180d))
1722
1723<a name="0.27.3"></a>
1724
1725## [0.27.3](https://github.com/Bearer/bearer/compare/v0.27.2...v0.27.3) (2018-07-30)
1726
1727**Note:** Version bump only for package @bearer/bearer-cli
1728
1729<a name="0.27.2"></a>
1730
1731## [0.27.2](https://github.com/Bearer/bearer/compare/v0.27.1...v0.27.2) (2018-07-30)
1732
1733### Bug Fixes
1734
1735- **cli:** developer portal query ([#174](https://github.com/Bearer/bearer/issues/174)) ([759001e](https://github.com/Bearer/bearer/commit/759001e))
1736
1737<a name="0.27.1"></a>
1738
1739## [0.27.1](https://github.com/Bearer/bearer/compare/v0.27.0...v0.27.1) (2018-07-27)
1740
1741**Note:** Version bump only for package @bearer/bearer-cli
1742
1743<a name="0.27.0"></a>
1744
1745# [0.27.0](https://github.com/Bearer/bearer/compare/v0.26.0...v0.27.0) (2018-07-27)
1746
1747### Bug Fixes
1748
1749- change terminology ([724a69d](https://github.com/Bearer/bearer/commit/724a69d))
1750
1751### Features
1752
1753- **cli:** add warning is missing or incorrect ([#167](https://github.com/Bearer/bearer/issues/167)) ([6af728c](https://github.com/Bearer/bearer/commit/6af728c))
1754- **cli:** rename invoke to run ([#172](https://github.com/Bearer/bearer/issues/172)) ([3a440a6](https://github.com/Bearer/bearer/commit/3a440a6))
1755
1756<a name="0.26.0"></a>
1757
1758# [0.26.0](https://github.com/Bearer/bearer/compare/v0.25.1...v0.26.0) (2018-07-26)
1759
1760### Features
1761
1762- **cli:** add invoke command to run func locally ([#165](https://github.com/Bearer/bearer/issues/165)) ([94a909d](https://github.com/Bearer/bearer/commit/94a909d))
1763- **cli:** prepare production ([#170](https://github.com/Bearer/bearer/issues/170)) ([2a6aa2e](https://github.com/Bearer/bearer/commit/2a6aa2e))
1764
1765<a name="0.25.1"></a>
1766
1767## [0.25.1](https://github.com/Bearer/bearer/compare/v0.25.0...v0.25.1) (2018-07-26)
1768
1769### Bug Fixes
1770
1771- **cli:** remove hardcoded wrong path ([3e08d3e](https://github.com/Bearer/bearer/commit/3e08d3e))
1772
1773<a name="0.25.0"></a>
1774
1775# [0.25.0](https://github.com/Bearer/bearer/compare/v0.24.1...v0.25.0) (2018-07-26)
1776
1777### Bug Fixes
1778
1779- remove useless console.log ([a40fffd](https://github.com/Bearer/bearer/commit/a40fffd))
1780- remove useless enum item ([e5358be](https://github.com/Bearer/bearer/commit/e5358be))
1781
1782### Features
1783
1784- add new options to generate command ([ed9ec03](https://github.com/Bearer/bearer/commit/ed9ec03))
1785- add optional name for generate command ([d4300e0](https://github.com/Bearer/bearer/commit/d4300e0))
1786
1787<a name="0.24.1"></a>
1788
1789## [0.24.1](https://github.com/Bearer/bearer/compare/v0.24.0...v0.24.1) (2018-07-25)
1790
1791**Note:** Version bump only for package @bearer/bearer-cli
1792
1793<a name="0.24.0"></a>
1794
1795# [0.24.0](https://github.com/Bearer/bearer/compare/v0.23.2...v0.24.0) (2018-07-25)
1796
1797### Bug Fixes
1798
1799- adapt template screens ([c4d29f0](https://github.com/Bearer/bearer/commit/c4d29f0))
1800- **cli:** buildartifact dist moved to .bearer ([#156](https://github.com/Bearer/bearer/issues/156)) ([fe16f2a](https://github.com/Bearer/bearer/commit/fe16f2a))
1801- **cli:** file renaming was missing ([d9faf0c](https://github.com/Bearer/bearer/commit/d9faf0c))
1802- **cli:** handle promise failures ([6d98d71](https://github.com/Bearer/bearer/commit/6d98d71))
1803- **cli:** No func issue ([62e6f9a](https://github.com/Bearer/bearer/commit/62e6f9a))
1804- **cli:** rename screen folder to view ([9211568](https://github.com/Bearer/bearer/commit/9211568))
1805- add space between brackets ([9c3f671](https://github.com/Bearer/bearer/commit/9c3f671))
1806- clean build ([b638e71](https://github.com/Bearer/bearer/commit/b638e71))
1807- remove useless bits ([af89ec9](https://github.com/Bearer/bearer/commit/af89ec9))
1808
1809### Features
1810
1811- **cli:** add bearer keep ([6eb8a2e](https://github.com/Bearer/bearer/commit/6eb8a2e))
1812- **cli:** add options shortcut ([36344ec](https://github.com/Bearer/bearer/commit/36344ec))
1813- **cli:** allow screens/functions deploy only ([98bdd6a](https://github.com/Bearer/bearer/commit/98bdd6a))
1814- **cli:** let deploy use views ([0404f10](https://github.com/Bearer/bearer/commit/0404f10))
1815- **cli:** make local deve working ([40c4705](https://github.com/Bearer/bearer/commit/40c4705))
1816- **cli:** rename component template name to feature ([63c0374](https://github.com/Bearer/bearer/commit/63c0374))
1817- **CLI:** Rename dev.config.js to config.dev.js ([ec04fca](https://github.com/Bearer/bearer/commit/ec04fca))
1818- **generator:** Generate setup and config only when required ([#129](https://github.com/Bearer/bearer/issues/129)) ([7091652](https://github.com/Bearer/bearer/commit/7091652)), closes [#148](https://github.com/Bearer/bearer/issues/148)
1819- add auth screen to oauth2 setup ([f93d5a9](https://github.com/Bearer/bearer/commit/f93d5a9))
1820- **generator:** improve scenario name resilience ([#154](https://github.com/Bearer/bearer/issues/154)) ([c0099f6](https://github.com/Bearer/bearer/commit/c0099f6))
1821- add callback to local auth ([9cf65b1](https://github.com/Bearer/bearer/commit/9cf65b1))
1822- **generator:** Separate TContext per AuthType ([#152](https://github.com/Bearer/bearer/issues/152)) ([b194c23](https://github.com/Bearer/bearer/commit/b194c23))
1823- rename screen to view ([57da6e5](https://github.com/Bearer/bearer/commit/57da6e5))
1824
1825<a name="0.23.2"></a>
1826
1827## [0.23.2](https://github.com/Bearer/bearer/compare/v0.23.1...v0.23.2) (2018-07-24)
1828
1829### Bug Fixes
1830
1831- **cli:** remove useless option ([#147](https://github.com/Bearer/bearer/issues/147)) ([c9acd2e](https://github.com/Bearer/bearer/commit/c9acd2e))
1832
1833<a name="0.23.1"></a>
1834
1835## [0.23.1](https://github.com/Bearer/bearer/compare/v0.23.0...v0.23.1) (2018-07-24)
1836
1837### Bug Fixes
1838
1839- **cli:** Prevents cli to hang on any command ([4ae6233](https://github.com/Bearer/bearer/commit/4ae6233))
1840- **cli:** remove localStorage for now ([#144](https://github.com/Bearer/bearer/issues/144)) ([d7a074c](https://github.com/Bearer/bearer/commit/d7a074c))
1841
1842<a name="0.22.4"></a>
1843
1844## [0.22.4](https://github.com/Bearer/bearer/compare/v0.22.2...v0.22.4) (2018-07-23)
1845
1846**Note:** Version bump only for package @bearer/bearer-cli
1847
1848<a name="0.22.3"></a>
1849
1850## [0.22.3](https://github.com/Bearer/bearer/compare/v0.22.3-0...v0.22.3) (2018-07-23)
1851
1852**Note:** Version bump only for package @bearer/bearer-cli
1853
1854<a name="0.22.2"></a>
1855
1856## [0.22.2](https://github.com/Bearer/bearer/compare/v0.22.1...v0.22.2) (2018-07-23)
1857
1858### Bug Fixes
1859
1860- **cli:** upgrade functions dependency ([#141](https://github.com/Bearer/bearer/issues/141)) ([0a575da](https://github.com/Bearer/bearer/commit/0a575da))
1861
1862<a name="0.21.1"></a>
1863
1864## [0.21.1](https://github.com/Bearer/bearer/compare/v0.21.0...v0.21.1) (2018-07-23)
1865
1866### Bug Fixes
1867
1868- **cli:** prevent cli to fail if used outside of a scenario ([#136](https://github.com/Bearer/bearer/issues/136)) ([09dab53](https://github.com/Bearer/bearer/commit/09dab53))
1869
1870<a name="0.21.0"></a>
1871
1872# [0.21.0](https://github.com/Bearer/bearer/compare/v0.20.2...v0.21.0) (2018-07-23)
1873
1874### Bug Fixes
1875
1876- **cli:** Fix package manager returning to early ([#123](https://github.com/Bearer/bearer/issues/123)) ([7e68dca](https://github.com/Bearer/bearer/commit/7e68dca))
1877- **cli:** Update {{functionName}}.ts ([#132](https://github.com/Bearer/bearer/issues/132)) ([05effbb](https://github.com/Bearer/bearer/commit/05effbb))
1878
1879### Features
1880
1881- **cli:** Add basic auth in the init command ([#128](https://github.com/Bearer/bearer/issues/128)) ([95a2adc](https://github.com/Bearer/bearer/commit/95a2adc))
1882
1883<a name="0.20.2"></a>
1884
1885## [0.20.2](https://github.com/Bearer/bearer/compare/v0.20.1...v0.20.2) (2018-07-20)
1886
1887**Note:** Version bump only for package @bearer/bearer-cli
1888
1889<a name="0.20.1"></a>
1890
1891## [0.20.1](https://github.com/Bearer/bearer/compare/v0.20.0...v0.20.1) (2018-07-20)
1892
1893**Note:** Version bump only for package @bearer/bearer-cli
1894
1895<a name="0.20.0"></a>
1896
1897# [0.20.0](https://github.com/Bearer/bearer/compare/v0.19.1...v0.20.0) (2018-07-20)
1898
1899### Features
1900
1901- **templates:** Add BasicAuth and update Client ([#120](https://github.com/Bearer/bearer/issues/120)) ([afc0192](https://github.com/Bearer/bearer/commit/afc0192))
1902
1903<a name="0.19.0"></a>
1904
1905# [0.19.0](https://github.com/Bearer/bearer/compare/v0.18.0...v0.19.0) (2018-07-19)
1906
1907### Features
1908
1909- **generator:** Improve Function generator ([#113](https://github.com/Bearer/bearer/issues/113)) ([8f86f46](https://github.com/Bearer/bearer/commit/8f86f46))
1910
1911<a name="0.18.0"></a>
1912
1913# [0.18.0](https://github.com/Bearer/bearer/compare/v0.17.5...v0.18.0) (2018-07-19)
1914
1915### Features
1916
1917- **generator:** improves client.ts ([#107](https://github.com/Bearer/bearer/issues/107)) ([5c5ffcc](https://github.com/Bearer/bearer/commit/5c5ffcc))
1918- **templates:** renames devFunctions.config to dev.config ([#108](https://github.com/Bearer/bearer/issues/108)) ([f5d617f](https://github.com/Bearer/bearer/commit/f5d617f))
1919
1920<a name="0.17.5"></a>
1921
1922## [0.17.5](https://github.com/Bearer/bearer/compare/v0.17.4...v0.17.5) (2018-07-18)
1923
1924**Note:** Version bump only for package @bearer/bearer-cli
1925
1926<a name="0.17.4"></a>
1927
1928## [0.17.4](https://github.com/Bearer/bearer/compare/v0.17.3...v0.17.4) (2018-07-18)
1929
1930**Note:** Version bump only for package @bearer/bearer-cli