# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.3](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.5.2...@energyweb/origin-backend-app@1.5.3) (2021-08-30)


### Bug Fixes

* **migrations:** stable dockerfile fix ([fc981aa](https://github.com/energywebfoundation/origin/commit/fc981aa0d9f752e74a4de156c53a6bba3dfcfd1f))





## [1.5.2](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.5.1...@energyweb/origin-backend-app@1.5.2) (2021-08-30)


### Bug Fixes

* **deps:** update dependency @nestjs/config to v1 ([5226f56](https://github.com/energywebfoundation/origin/commit/5226f56898771fc093590bc0f337296496e945ba))
* **deps:** update dependency @nestjs/config to v1.0.1 ([3463c6f](https://github.com/energywebfoundation/origin/commit/3463c6f197398c159e88b078a9b8581c5f450429))
* **deps:** update dependency @nestjs/passport to v7.1.6 ([e6c99f4](https://github.com/energywebfoundation/origin/commit/e6c99f47c789a30ba3c73969854ebe956838b3be))
* **deps:** update dependency @nestjs/swagger to v4.8.1 ([daa023b](https://github.com/energywebfoundation/origin/commit/daa023bdcd20b78aa3dd8af966c8127b57b9d9ad))
* **deps:** update dependency @nestjs/swagger to v4.8.2 ([d17e433](https://github.com/energywebfoundation/origin/commit/d17e433f1fa2a07ea50bd26b423652670436c6ae))
* **deps:** update dependency ethers to v5.1.3 ([e7f4abb](https://github.com/energywebfoundation/origin/commit/e7f4abb8109303814e5727976732c528dcfa342d))
* **deps:** update dependency ethers to v5.1.4 ([71f379b](https://github.com/energywebfoundation/origin/commit/71f379b020e8e6bcd1b4b6f117d27e9babc6f93c))
* **deps:** update dependency typeorm to v0.2.32 ([e2f606e](https://github.com/energywebfoundation/origin/commit/e2f606ee89aec9a5db84138b8df369a0561e08b1))
* **deps:** update dependency typeorm to v0.2.34 ([8c6f39c](https://github.com/energywebfoundation/origin/commit/8c6f39cffcce4cc3d6c3b65daa1a1a883e41aaac))
* **deps:** update ethers ([785e3ef](https://github.com/energywebfoundation/origin/commit/785e3efbe95fbde1984d80d8a50293d123364803))
* **deps:** update ethers ([d40f585](https://github.com/energywebfoundation/origin/commit/d40f585815ede90cc3ce1a901aa35bb3e9ebde3d))
* **deps:** update ethers to v5.3.0 ([72c970e](https://github.com/energywebfoundation/origin/commit/72c970e69d220250e7d9d3f36ac653a3610d6825))
* **deps:** update nest monorepo to v7.6.17 ([ecc84c0](https://github.com/energywebfoundation/origin/commit/ecc84c0ce3d2d2e47ebe7c667d53adbc6fdd9f6b))
* **deps:** update nest monorepo to v7.6.18 ([6835926](https://github.com/energywebfoundation/origin/commit/6835926dff7764d275b2006084e344c37948b7fa))
* **docker:** incorrect Dockerfile.local CMD ([68bacda](https://github.com/energywebfoundation/origin/commit/68bacda34378c0898eb19d813ebfa3e8e2cb042e))
* paths to main.js ([72b40e6](https://github.com/energywebfoundation/origin/commit/72b40e655043ffd8cfad42f5feb97721f98bd8eb))
* revert ethers versions to working and disable updates ([49753f0](https://github.com/energywebfoundation/origin/commit/49753f0aed3f5e32e861b7bbe1d4a85bd900dce9))





## [1.5.1](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.5.0...@energyweb/origin-backend-app@1.5.1) (2021-03-23)


### Bug Fixes

* **deps:** update dependency @nestjs-modules/mailer to v1.5.1 ([ed17e71](https://github.com/energywebfoundation/origin/commit/ed17e718349b840e0257b773d30c93be24cc0ea2))
* **deps:** update dependency @nestjs/swagger to v4.7.13 ([eba5075](https://github.com/energywebfoundation/origin/commit/eba5075f1578f2ae9d382cc4a955487eaa50d3bb))
* **deps:** update dependency @nestjs/swagger to v4.7.15 ([d58375c](https://github.com/energywebfoundation/origin/commit/d58375c74ffc3de71381e7bab7d65b5040340f6d))
* **deps:** update dependency @nestjs/swagger to v4.7.16 ([c240c31](https://github.com/energywebfoundation/origin/commit/c240c31cba4af09d322426ef09e80e89ea561f5d))
* **deps:** update dependency @nestjs/swagger to v4.8.0 ([f3baec9](https://github.com/energywebfoundation/origin/commit/f3baec98c786542549f87b0d5f2e8c3d425ea638))
* **deps:** update dependency typeorm to v0.2.31 ([b2d4b30](https://github.com/energywebfoundation/origin/commit/b2d4b30d90985597a1b55fb25860b5259769cffc))
* **deps:** update nest monorepo to v7.6.12 ([bacde48](https://github.com/energywebfoundation/origin/commit/bacde48160b73749f5e476b73bbafcef55902aba))
* **deps:** update nest monorepo to v7.6.14 ([9b0ca43](https://github.com/energywebfoundation/origin/commit/9b0ca4312c548681e752ba0e49d0a5a03350ae2e))
* **origin-backend-app:** add missing @energyweb/migrations dependency ([b469160](https://github.com/energywebfoundation/origin/commit/b46916028e7a9496f4603c8a34436ff6dcf3ac2c))
* **origin-backend-app:** handlebars adapter import ([a26cc12](https://github.com/energywebfoundation/origin/commit/a26cc12ac6712533ba1ffb876b7110de57318eaa))





# [1.5.0](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.4.0...@energyweb/origin-backend-app@1.5.0) (2021-02-12)


### Bug Fixes

* **origin-backend-app:** getting org admins ([f222079](https://github.com/energywebfoundation/origin/commit/f222079ecb766786a3872fe8498bc78242eee549))
* skip dockerhub push due to reliability issues ([7981387](https://github.com/energywebfoundation/origin/commit/798138790ff8db351364edc5b7759288d354d186))
* **deps:** update nest monorepo to v7.6.11 ([daee156](https://github.com/energywebfoundation/origin/commit/daee156b9c315c527311f0c78ffbdf4226b6785a))


### Features

* **origin-irec-organization-api:** added connection module ([09da211](https://github.com/energywebfoundation/origin/commit/09da2113acfb27d95dc442aadee6be2f36e257c8))





# [1.4.0](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.3.0...@energyweb/origin-backend-app@1.4.0) (2020-12-04)


### Features

* **origin-backend-app:** new mandrill transport lib with attachments support ([60bd910](https://github.com/energywebfoundation/origin/commit/60bd9108bf09bd4815b2bfcd1bcba54b5f528562))
* **origin-backend-app:** updated irec reg email template ([846bd0b](https://github.com/energywebfoundation/origin/commit/846bd0b88904fd9e4720e16794d412a0c7b028df))
* **origin-backend-app:** updated send message result processing ([6c8407d](https://github.com/energywebfoundation/origin/commit/6c8407dd9451f79a4942cdbddd71e3aef5cc5cd8))





# [1.3.0](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.2.1...@energyweb/origin-backend-app@1.3.0) (2020-11-30)


### Features

* **origin-backend-app:** rearrange imports ([31e47ad](https://github.com/energywebfoundation/origin/commit/31e47ad2dc6341c57ba9b0998620e7a6c6984fe0))





## [1.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.2.0...@energyweb/origin-backend-app@1.2.1) (2020-11-20)


### Bug Fixes

* **deps:** update dependency @nestjs/swagger to v4.7.2 ([1b127f8](https://github.com/energywebfoundation/origin/commit/1b127f8504fb5a15bdcfc3abd2f0d4052cb26f73))
* **deps:** update dependency @nestjs/swagger to v4.7.3 ([1285463](https://github.com/energywebfoundation/origin/commit/128546350457dcedfba2087441dd5b93097cdced))
* **deps:** update dependency typeorm to v0.2.28 ([8e9a26c](https://github.com/energywebfoundation/origin/commit/8e9a26c3a9c6218ad12fcd6c8ce6b71f767c8731))
* **deps:** update dependency typeorm to v0.2.29 ([49232fb](https://github.com/energywebfoundation/origin/commit/49232fbd085e86a5e1df943aa917fe5ed86bff27))
* **deps:** update nest monorepo to v7.5.2 ([adf4996](https://github.com/energywebfoundation/origin/commit/adf49962f675ef88237af96baef0093057d0697f))
* **origin-backend-app:** external module init race ([1237431](https://github.com/energywebfoundation/origin/commit/1237431bc7711d823a8f94b4299ef99d3909f296))





# [1.2.0](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.10...@energyweb/origin-backend-app@1.2.0) (2020-10-02)


### Bug Fixes

* **deps:** update dependency @nestjs/swagger to v4.6.1 ([40eb9d1](https://github.com/energywebfoundation/origin/commit/40eb9d129356ac2ebf809aec3d7a54b72f1c3530))
* **deps:** update dependency @nestjs/typeorm to v7.1.1 ([b2253c3](https://github.com/energywebfoundation/origin/commit/b2253c3f3560b00de324fc76996530890b35837a))
* **deps:** update dependency @nestjs/typeorm to v7.1.4 ([f0f39d4](https://github.com/energywebfoundation/origin/commit/f0f39d40dfde6c0d079575de7af4d4aed0e8f160))
* **deps:** update nest monorepo to v7.4.3 ([f141326](https://github.com/energywebfoundation/origin/commit/f141326309427651b0ac43e4f90fcd5d62c355bc))
* **origin-backend-app:** add missing entities from IREC Organization package ([353f7d7](https://github.com/energywebfoundation/origin/commit/353f7d7d7838c28937d9cc161ec01ca2901002e6))
* **origin-backend-app:** add typeorm exec for migrations ([5444fb8](https://github.com/energywebfoundation/origin/commit/5444fb87c7b45eb2f144c0fa234b9a35ccb191c7))
* **origin-backend-app:** missing env parameters for smoke test ([3b57e30](https://github.com/energywebfoundation/origin/commit/3b57e303ba73cc1e4e4117034ed523662a4c0acf))
* **origin-backend-app:** notifcation module imports ([aaed8f5](https://github.com/energywebfoundation/origin/commit/aaed8f5589d3bcbf71d847fc91ed6d05ddbfabb3))
* **origin-backend-app:** path to origin-orgnization-irec-api ([cbb16c9](https://github.com/energywebfoundation/origin/commit/cbb16c9f406daf39f3c9c63e6f9d98edc2d572bc))
* **origin-backend-app:** smoke test: pre-set account for ganache-core ([4cec1f2](https://github.com/energywebfoundation/origin/commit/4cec1f2dd1546cbf2d35920579415487fa7e4aaa))


### Features

* **origin-backend-app:** added irec-organization endpoints ([9d1c83d](https://github.com/energywebfoundation/origin/commit/9d1c83d529044b8373af8e87cfb02eef45a7d197))
* **origin-backend-app:** organization events handlers, smoke test ([23440cf](https://github.com/energywebfoundation/origin/commit/23440cfb15f2b49eb33a46d3d2d4bfa5ec7fc626))
* **origin-backend-app:** registration created event handler ([3a986c4](https://github.com/energywebfoundation/origin/commit/3a986c432aa42348539a475e70913e9ac3774408))





## [1.1.10](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.9...@energyweb/origin-backend-app@1.1.10) (2020-08-25)

**Note:** Version bump only for package @energyweb/origin-backend-app





## [1.1.9](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.8...@energyweb/origin-backend-app@1.1.9) (2020-08-12)

**Note:** Version bump only for package @energyweb/origin-backend-app





## [1.1.8](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.7...@energyweb/origin-backend-app@1.1.8) (2020-08-10)

**Note:** Version bump only for package @energyweb/origin-backend-app





## [1.1.7](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.6...@energyweb/origin-backend-app@1.1.7) (2020-08-06)


### Bug Fixes

* **deps:** update nest monorepo to v7.4.2 ([241f045](https://github.com/energywebfoundation/origin/commit/241f04525f8d09f8bd464f979933390ad6a4bb2a))





## [1.1.6](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.5...@energyweb/origin-backend-app@1.1.6) (2020-07-16)


### Bug Fixes

* **deps:** update nest monorepo to v7.3.2 ([875bb1b](https://github.com/energywebfoundation/origin/commit/875bb1b17fee5647d921f6771a58a4aa55aec59d))





## [1.1.5](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.4...@energyweb/origin-backend-app@1.1.5) (2020-07-08)


### Bug Fixes

* **deps:** update dependency @nestjs/swagger to v4.5.11 ([aa5aa8e](https://github.com/energywebfoundation/origin/commit/aa5aa8ee66485206df97c99f8bd112dc77329206))
* **deps:** update dependency @nestjs/swagger to v4.5.12 ([427973d](https://github.com/energywebfoundation/origin/commit/427973dcd91cb0c07c3f135c637256bc2d8cc4be))
* **deps:** update nest monorepo to v7.3.1 ([a7777b8](https://github.com/energywebfoundation/origin/commit/a7777b85aa0c56df661b1b3f24467cc8e95b2051))





## [1.1.4](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.3...@energyweb/origin-backend-app@1.1.4) (2020-06-16)

**Note:** Version bump only for package @energyweb/origin-backend-app





## [1.1.3](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.2...@energyweb/origin-backend-app@1.1.3) (2020-06-16)


### Bug Fixes

* **deps:** update dependency @nestjs/swagger to v4.5.10 ([ed9d45c](https://github.com/energywebfoundation/origin/commit/ed9d45c9e653a9cf1b0e762616ef60decbdcf5c6))
* **deps:** update dependency @nestjs/swagger to v4.5.9 ([9a40842](https://github.com/energywebfoundation/origin/commit/9a408422324094041700053cc92b47faf040f5f1))
* **deps:** update dependency @nestjs/typeorm to v7.1.0 ([960d52b](https://github.com/energywebfoundation/origin/commit/960d52b0dde4709bf6da1dcf4e317f445a6c76be))
* **origin-backend-app:** add -p to nest start ([3fa7929](https://github.com/energywebfoundation/origin/commit/3fa7929bd30860e995f65fa02ba52fa5d9feea8f))





## [1.1.2](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.1...@energyweb/origin-backend-app@1.1.2) (2020-05-29)


### Bug Fixes

* **deps:** update dependency @nestjs/config to v0.5.0 ([e57cb73](https://github.com/energywebfoundation/origin/commit/e57cb73efa867020dcd4414a0ad4694995a42a80))
* **deps:** update dependency @nestjs/swagger to v4.5.7 ([459d351](https://github.com/energywebfoundation/origin/commit/459d351dad5bc870401403b104c2c54f3b9b9164))
* **deps:** update nest monorepo to v7.0.13 ([ea1133d](https://github.com/energywebfoundation/origin/commit/ea1133dd1efdcad9083b19b622884918dd802bee))
* **deps:** update nest monorepo to v7.1.0 ([78be769](https://github.com/energywebfoundation/origin/commit/78be769e5b1f8a27e16bb65ff2c879b20a03bce8))





## [1.1.1](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.1.0...@energyweb/origin-backend-app@1.1.1) (2020-05-15)


### Bug Fixes

* add resolution for tslib ([5fb358f](https://github.com/energywebfoundation/origin/commit/5fb358ffe444708ccb5a5b416968fc9f6b12d9a8))
* fixate tslib version to 1.11.2 to avoid typeorm issue ([274d4e9](https://github.com/energywebfoundation/origin/commit/274d4e9717f4c8f4b258a56331724330dcc3685b))





# [1.1.0](https://github.com/energywebfoundation/origin/compare/@energyweb/origin-backend-app@1.0.1...@energyweb/origin-backend-app@1.1.0) (2020-04-24)


### Bug Fixes

* **deps:** update dependency class-validator to v0.12.1 ([b5000af](https://github.com/energywebfoundation/origin/commit/b5000af21eb1bc8e1df1eb85cac636cfe5e31adc))
* **deps:** update dependency ts-loader to v7 ([722101a](https://github.com/energywebfoundation/origin/commit/722101a02d82ea125f011de23cd1232e82e7db47))
* **deps:** update nest monorepo to v7.0.8 ([67e8239](https://github.com/energywebfoundation/origin/commit/67e823940e8c671790acbd106af0dc479ec9c23d))
* **origin-backend-app:** fix inconsistent build process ([6795770](https://github.com/energywebfoundation/origin/commit/6795770702f1fa52260c9a1c4a6631b2be7ffb05))


### Features

* **origin-backend-app:** enable swagger endpoint ([05f6315](https://github.com/energywebfoundation/origin/commit/05f6315717de5b122fd3899114b36de998b8cba7))





## 1.0.1 (2020-04-08)


### Bug Fixes

* **deps:** update dependency @nestjs/config to v0.4.0 ([e7ac62d](https://github.com/energywebfoundation/origin/commit/e7ac62d728b854cb95b5c9293bc0be70d66aa0f8))
* **origin-backend-app:** fix exchange dependency ([7512f5a](https://github.com/energywebfoundation/origin/commit/7512f5ac525e9cf7030a4b995f3705dc0ec1623b))
