## [1.1.0](https://github.com/flow-build/nodejs-diagram-builder/compare/v1.0.0...v1.1.0) (2022-01-31)


### Features

* add parameters and category when converting to xml ([b520e73](https://github.com/flow-build/nodejs-diagram-builder/commit/b520e73e19d562f1a75e5f5bb90e028e0e2063ea))

## 1.0.0 (2022-01-10)


### Features

* :sparkles: add blueprint validation after conversion ([7d29f4d](https://github.com/flow-build/nodejs-diagram-builder/commit/7d29f4dc7050a1942a7291f292feed801c8ddc67))
* :sparkles: add converter from BPMN to BP spec ([7b0a8b8](https://github.com/flow-build/nodejs-diagram-builder/commit/7b0a8b8d2d48f58a3dedb396a89a3c21555f297f))
* add coloring to xmlConverter ([69546c1](https://github.com/flow-build/nodejs-diagram-builder/commit/69546c15c6140dcca29eb904cc6f08ecf7d1679e))
* export function buildBlueprintFromBpmn ([dd92c97](https://github.com/flow-build/nodejs-diagram-builder/commit/dd92c97dcf237e830354bbf61593e7e799308efc))
* update class to use validation ([eafd884](https://github.com/flow-build/nodejs-diagram-builder/commit/eafd884c9d0dc2aafeb0f8cee3584395c41028c8))
* working for a single lane, well formed bp ([275a42c](https://github.com/flow-build/nodejs-diagram-builder/commit/275a42cc4d791efe46e51232622de640f39b06ae))


### Bug Fixes

* **tests:** fix case ([622a9d3](https://github.com/flow-build/nodejs-diagram-builder/commit/622a9d3e8c8ed6d93c3e3c878480b4f6ae8d53fb))
* adjust getColors to lowerCase ([c42a26a](https://github.com/flow-build/nodejs-diagram-builder/commit/c42a26a5dfad87659971dcd89003a5a95cf0bd7a))
* fix converter to refactored validator ([a5e3040](https://github.com/flow-build/nodejs-diagram-builder/commit/a5e3040b974d590b101da3810a4d650fe03af451))
* update workflowSchema ([02f34db](https://github.com/flow-build/nodejs-diagram-builder/commit/02f34db64e516b2e788666ce6d767a0d7505c2b0))
