twilio-ccai-fulfillment-tools
Version:
A collection of tools to assist in the creation of Twilio CCAI Integration cards via fulfillment scripts
133 lines (59 loc) • 5.47 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [4.0.2](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v4.0.1...v4.0.2) (2020-11-17)
### [4.0.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v4.0.0...v4.0.1) (2020-11-17)
### Bug Fixes
* Set lifespan to 1 ([41a84d1](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/41a84d1700eb6838d97b2fb487ecc5614bf49d43))
## [4.0.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.3.1...v4.0.0) (2020-06-16)
### ⚠ BREAKING CHANGES
* Add specific addAttributes functions for task and routing attrs
### Features
* Add specific addAttributes functions for task and routing attrs ([7c16b22](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/7c16b22f4cd9d6a235fc8b5b3350f1bac2b2dd5a))
### [3.3.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.3.0...v3.3.1) (2020-06-15)
### Bug Fixes
* Make templates a required parameter for dynamic context panel creators ([df16dfc](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/df16dfc722ff8d9beecfc956bb2338c408df99e7))
## [3.3.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.2.0...v3.3.0) (2020-06-15)
### Features
* Allow passing of routingAttributes in DynamicContextPanel creator functions ([640f1f3](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/640f1f3871beaebde3dcc4c6fb3681e6646235ec))
## [3.2.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.1.0...v3.2.0) (2020-06-02)
### Features
* Add ability to define position for DCP templates ([1b4fcf6](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/1b4fcf63e3dba122ec5b9acfbb14f40d65e8497c))
## [3.1.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.0.1...v3.1.0) (2020-05-29)
### Features
* Added createMapHandler parameter for optionally adding intent detail cards, default true ([6a64d83](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/6a64d83eca3d2ba8c91e93bf4b9fa726eb63d094))
### [3.0.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v3.0.0...v3.0.1) (2020-05-29)
### Bug Fixes
* Reduce number of required args for helper functions ([09793c0](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/09793c044cc5ed1ca54ef68bcc43652e03e3307a))
## [3.0.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.4.0...v3.0.0) (2020-05-29)
### ⚠ BREAKING CHANGES
* Fix createMapHandler to return correct shape function
### Bug Fixes
* Fix createMapHandler to return correct shape function ([38e84c1](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/38e84c1a6f54a89966d94cf26ad278e68721993e))
## [2.4.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.3.2...v2.4.0) (2020-05-29)
### Features
* Added DialogflowHelper functions ([d527d7f](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/d527d7f6c9f2a8888c2d3b85a008e851e22a19bb))
### [2.3.2](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.3.1...v2.3.2) (2020-05-29)
### [2.3.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.3.0...v2.3.1) (2020-05-28)
## [2.3.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.2.2...v2.3.0) (2020-05-28)
### Features
* Add exports of all types for use by downloaders ([5598ce2](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/5598ce296d4a3d10a804abb79eaa4f518c87d326))
### [2.2.2](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.2.1...v2.2.2) (2020-05-28)
### Bug Fixes
* Corrected spelling of TEMPLATE.DETAIL to detail ([0bfdc2a](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/0bfdc2adbbb00e417d25ade43638a36de213051a))
### [2.2.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.2.0...v2.2.1) (2020-05-28)
## [2.2.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.1.0...v2.2.0) (2020-05-28)
### Features
* Default width to FULL if not provided for all templates and items ([83b5687](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/83b56870e0758bacab257fa57525c38ed5fd60e0))
## [2.1.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.0.1...v2.1.0) (2020-05-28)
### Features
* Add exports of enums ([b345042](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/b345042ea3316bcda086a577a823d5fb16423295))
### [2.0.1](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v2.0.0...v2.0.1) (2020-05-27)
## [2.0.0](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v1.0.3...v2.0.0) (2020-05-27)
### ⚠ BREAKING CHANGES
* Added DynamicContextPanel creator helpers
### Features
* Added DynamicContextPanel creator helpers ([b202b9a](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/b202b9adef94cb6d8973a10adb36441305b50ad8))
### [1.0.3](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v1.0.2...v1.0.3) (2020-05-27)
### Bug Fixes
* Add --no-verify flag to release script ([56644af](https://github.com/DVELP/airline-ccai-fulfillment-tools/commit/56644af4c585b1d9547dba9c0cfb2d59e08b4201))
### [1.0.2](https://github.com/DVELP/airline-ccai-fulfillment-tools/compare/v1.0.1...v1.0.2) (2020-05-27)