[1.14.0](https://github.com/ladybug-tools/queenbee/compare/v1.13.4...v1.14.0) (2020-06-09)
Bug Fixes
* **cli:** add tag to new template assets ([199d628](https://github.com/ladybug-tools/queenbee/commit/199d628b70339220c29c135e500c1c36d9b5f6a3))
* **config:** add jwt auth and utility functiooons ([7308bae](https://github.com/ladybug-tools/queenbee/commit/7308bae05eb24e99f619f15974cc4050a7aec456)), closes [#93](https://github.com/ladybug-tools/queenbee/issues/93)
* **packaging:** generate tar files without using filesystem ([d70dcae](https://github.com/ladybug-tools/queenbee/commit/d70dcaee745ca93ec8b240c2e9f300ff74980dbb)), closes [#96](https://github.com/ladybug-tools/queenbee/issues/96)
* **recipe:** add auth headers to dependency calls in cli ([2ef30e7](https://github.com/ladybug-tools/queenbee/commit/2ef30e75f8d3a0179f1cab5676329e39ca7a92a4)), closes [#93](https://github.com/ladybug-tools/queenbee/issues/93)
* **recipe:** remove old kwarg from package call in cli ([5af48e9](https://github.com/ladybug-tools/queenbee/commit/5af48e90d0a18d1058511460650e0d1c017276ea))
Features
* **auth:** integrate auth headers to registry requests ([84add41](https://github.com/ladybug-tools/queenbee/commit/84add41f8789f2188eae41a36d8b72f747456f01)), closes [#93](https://github.com/ladybug-tools/queenbee/issues/93)
* **config:** add config commands to cli ([81122e2](https://github.com/ladybug-tools/queenbee/commit/81122e2468bf93db7a1f688d6a5d863f50ec1d9d)), closes [#93](https://github.com/ladybug-tools/queenbee/issues/93)
* **tags:** kill `version` with :fire: ([b866afa](https://github.com/ladybug-tools/queenbee/commit/b866afa925974778013f2a1d4cb78fb8f3d69baa)), closes [#95](https://github.com/ladybug-tools/queenbee/issues/95)