# Change Log

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

## [0.11.5](https://github.com/tenseijs/tensei/compare/v0.11.4...v0.11.5) (2022-01-06)

**Note:** Version bump only for package @tensei/common





## [0.11.4](https://github.com/tenseijs/tensei/compare/v0.11.3...v0.11.4) (2022-01-06)

**Note:** Version bump only for package @tensei/common





## [0.11.3](https://github.com/tenseijs/tensei/compare/v0.11.2...v0.11.3) (2022-01-05)

**Note:** Version bump only for package @tensei/common





## [0.11.2](https://github.com/tenseijs/tensei/compare/v0.11.1...v0.11.2) (2022-01-05)

**Note:** Version bump only for package @tensei/common





## [0.11.1](https://github.com/tenseijs/tensei/compare/v0.11.0...v0.11.1) (2022-01-04)

**Note:** Version bump only for package @tensei/common





# [0.11.0](https://github.com/tenseijs/tensei/compare/v0.10.0...v0.11.0) (2022-01-04)


### Features

* **cms:** create and add new resource on create resource form ([7108f22](https://github.com/tenseijs/tensei/commit/7108f22011b7e8c0db701688b7057d4e0582e7fa))
* **cms:** restructure settings pages to use tabs ([44c4872](https://github.com/tenseijs/tensei/commit/44c487278114e116ae61f9fea6ab8e313cd6207e))
* **cms:** setup custom fields ([53067e2](https://github.com/tenseijs/tensei/commit/53067e23f2a411609ba778c0ae5bb3951647adac))
* Json editor ([#212](https://github.com/tenseijs/tensei/issues/212)) ([8ad1ee8](https://github.com/tenseijs/tensei/commit/8ad1ee80a1bedea8705f895883ae7d167c4bb4db))
* **cms:** setup many to many relationship field on form ([1be2619](https://github.com/tenseijs/tensei/commit/1be2619235bce2713169c56c288737f1afd4c5d1))
* add filter by resource to cms dashboard ([#178](https://github.com/tenseijs/tensei/issues/178)) ([ad93113](https://github.com/tenseijs/tensei/commit/ad93113225c1b454b4fa74b504277fe0bb4ea480))





# [0.10.0](https://github.com/tenseijs/tensei/compare/v0.9.9...v0.10.0) (2021-11-10)


### Features

* **cms:** reformat sidebar navigation ([5553add](https://github.com/tenseijs/tensei/commit/5553add3cf944b021fe4352d726bdfafbde2e094))





## [0.9.9](https://github.com/tenseijs/tensei/compare/v0.9.8...v0.9.9) (2021-10-30)


### Features

* **auth:** fix types ([5c17503](https://github.com/tenseijs/tensei/commit/5c175038812e959af5a1a6a7dab0b4a5b35b890b))





## [0.9.8](https://github.com/tenseijs/tensei/compare/v0.9.7...v0.9.8) (2021-10-25)

**Note:** Version bump only for package @tensei/common





## [0.9.7](https://github.com/tenseijs/tensei/compare/v0.9.6...v0.9.7) (2021-10-08)


### Features

* **auth:** add graphql types for role and permission ([783a9ad](https://github.com/tenseijs/tensei/commit/783a9ad68e4e1e2745e7b4e63c7a6d0e80ea98c1))
* **auth:** add roles / permissions to auth package ([9ce722b](https://github.com/tenseijs/tensei/commit/9ce722b824ba5c09cffe819c999b9b487e70aceb))
* **auth:** add roles and permissions, with support for graphql and rest virtual serialization ([d99dbc3](https://github.com/tenseijs/tensei/commit/d99dbc372f85f8eac60450db111f21a714fb0050))





## [0.9.6](https://github.com/tenseijs/tensei/compare/v0.9.5...v0.9.6) (2021-09-30)

**Note:** Version bump only for package @tensei/common





## [0.9.5](https://github.com/tenseijs/tensei/compare/v0.9.4...v0.9.5) (2021-09-30)

**Note:** Version bump only for package @tensei/common





## [0.9.4](https://github.com/tenseijs/tensei/compare/v0.9.3...v0.9.4) (2021-09-26)

**Note:** Version bump only for package @tensei/common





## [0.9.3](https://github.com/tenseijs/tensei/compare/v0.9.2...v0.9.3) (2021-09-26)

**Note:** Version bump only for package @tensei/common





## [0.9.2](https://github.com/tenseijs/tensei/compare/v0.9.1...v0.9.2) (2021-09-26)


### Features

* **auth:** rename user to authUser in context ([c99f890](https://github.com/tenseijs/tensei/commit/c99f8902737d0e81e6c112d7379c2bc6c97e6978))
* **cli:** add build command to @tensei/cli ([1771538](https://github.com/tenseijs/tensei/commit/17715388faef7972f49cddd31df648c03a9d8a8d))
* **cli:** clone @adonisjs/ace into @tensei/cli package ([c8b75e8](https://github.com/tenseijs/tensei/commit/c8b75e8ddf38ff7e16d1858c66567204cac1ffc0))
* **cms:** merge cms redesign branch ([2f1e6a9](https://github.com/tenseijs/tensei/commit/2f1e6a9201288da647319378515f0c3f4f3067df))
* **cms:** update authentication to use passport.js ([a02c777](https://github.com/tenseijs/tensei/commit/a02c777f171ccf9c9ce36cd4444dff281d3a1c8a))





## [0.9.1](https://github.com/tenseijs/tensei/compare/v0.9.0...v0.9.1) (2021-08-03)

**Note:** Version bump only for package @tensei/common





# [0.9.0](https://github.com/tenseijs/tensei/compare/v0.8.21...v0.9.0) (2021-08-03)


### Features

* **auth:** fix graphql failing queries for allTeams query ([c769374](https://github.com/tenseijs/tensei/commit/c7693748a72485a676b392bad394682973114aea))
* **auth:** update teams with authorization middleware ([b197066](https://github.com/tenseijs/tensei/commit/b197066d8584d88b56dfc3c2d384dee907b03403))
* **graphql:** add teams queries to graphql ' ([e6343eb](https://github.com/tenseijs/tensei/commit/e6343eb076384bd5bdcb4bc3856c27329b5a90bd))
* **graphql:** move graphql (auth, resources, common) from snake case to camel case ([#138](https://github.com/tenseijs/tensei/issues/138)) ([c0d23d5](https://github.com/tenseijs/tensei/commit/c0d23d5442bdf4cad56dbe8b77ed9fe274cbad4b))





## [0.8.21](https://github.com/tenseijs/tensei/compare/v0.8.20...v0.8.21) (2021-07-22)

**Note:** Version bump only for package @tensei/common





## [0.8.20](https://github.com/tenseijs/tensei/compare/v0.8.19...v0.8.20) (2021-07-06)

**Note:** Version bump only for package @tensei/common





## [0.8.19](https://github.com/tenseijs/tensei/compare/v0.8.18...v0.8.19) (2021-07-06)

**Note:** Version bump only for package @tensei/common





## [0.8.18](https://github.com/tenseijs/tensei/compare/v0.8.17...v0.8.18) (2021-07-04)

**Note:** Version bump only for package @tensei/common





## [0.8.17](https://github.com/tenseijs/tensei/compare/v0.8.16...v0.8.17) (2021-07-04)

**Note:** Version bump only for package @tensei/common





## [0.8.16](https://github.com/tenseijs/tensei/compare/v0.8.15...v0.8.16) (2021-07-04)

**Note:** Version bump only for package @tensei/common





## [0.8.15](https://github.com/tenseijs/tensei/compare/v0.8.14...v0.8.15) (2021-07-04)


### Features

* **react-auth:** setup authentication for react apps in react-auth package ([ee7b25d](https://github.com/tenseijs/tensei/commit/ee7b25dc31e19504b872f9691343bdc34e57d304))





## [0.8.14](https://github.com/tenseijs/tensei/compare/v0.8.13...v0.8.14) (2021-07-01)


### Bug Fixes

* **common:** fix date type property definition ([c97d7e2](https://github.com/tenseijs/tensei/commit/c97d7e298b8c5ef5c672d6fc4974d4fca5d56e13))





## [0.8.13](https://github.com/tenseijs/tensei/compare/v0.8.12...v0.8.13) (2021-07-01)


### Features

* **auth:** fix email verification ([985f746](https://github.com/tenseijs/tensei/commit/985f746a95993169f920f0c9776ee4252c7d2159))





## [0.8.12](https://github.com/tenseijs/tensei/compare/v0.8.11...v0.8.12) (2021-06-30)

**Note:** Version bump only for package @tensei/common





## [0.8.10](https://github.com/tenseijs/tensei/compare/v0.8.9...v0.8.10) (2021-06-30)

**Note:** Version bump only for package @tensei/common





## [0.8.9](https://github.com/tenseijs/tensei/compare/v0.8.8...v0.8.9) (2021-06-26)

**Note:** Version bump only for package @tensei/common





## [0.8.8](https://github.com/tenseijs/tensei/compare/v0.8.7...v0.8.8) (2021-06-26)

**Note:** Version bump only for package @tensei/common





## [0.8.7](https://github.com/tenseijs/tensei/compare/v0.8.6...v0.8.7) (2021-06-26)

**Note:** Version bump only for package @tensei/common





## [0.8.6](https://github.com/tenseijs/tensei/compare/v0.8.4...v0.8.6) (2021-06-26)

**Note:** Version bump only for package @tensei/common





## [0.8.5](https://github.com/tenseijs/tensei/compare/v0.8.4...v0.8.5) (2021-06-17)

**Note:** Version bump only for package @tensei/common





## [0.8.4](https://github.com/tenseijs/tensei/compare/v0.8.2...v0.8.4) (2021-05-25)

**Note:** Version bump only for package @tensei/common





## [0.8.3](https://github.com/tenseijs/tensei/compare/v0.8.2...v0.8.3) (2021-05-25)

**Note:** Version bump only for package @tensei/common





## [0.8.2](https://github.com/tenseijs/tensei/compare/v0.8.1...v0.8.2) (2021-04-05)


### Features

* **graphql:** add query authorisation to graphql ([4064f3f](https://github.com/tenseijs/tensei/commit/4064f3fabee79eb60dceba0264da98fff9a26ffd))





## [0.8.1](https://github.com/tenseijs/tensei/compare/v0.8.0...v0.8.1) (2021-04-05)


### Features

* **common:** add auto fills and auto filters to resources ([255f2ce](https://github.com/tenseijs/tensei/commit/255f2ce51968b8ec514c2492dd276881f8cf77e8))





# [0.8.0](https://github.com/tenseijs/tensei/compare/v0.7.35...v0.8.0) (2021-04-04)


### Features

* **common:** add array field components ([9444865](https://github.com/tenseijs/tensei/commit/9444865034870ef2a446981c8ecfa87dbc782b45))
* **components:** add @tensei/react-icons to cms dashboard ([c43a4fb](https://github.com/tenseijs/tensei/commit/c43a4fb4958cf44079feb7b78ce1b31f25d2bb90))





## [0.7.35](https://github.com/tenseijs/tensei/compare/v0.7.34...v0.7.35) (2021-03-30)

**Note:** Version bump only for package @tensei/common





## [0.7.34](https://github.com/tenseijs/tensei/compare/v0.7.33...v0.7.34) (2021-03-29)

**Note:** Version bump only for package @tensei/common





## [0.7.33](https://github.com/tenseijs/tensei/compare/v0.7.32...v0.7.33) (2021-03-24)

**Note:** Version bump only for package @tensei/common





## [0.7.32](https://github.com/tenseijs/tensei/compare/v0.7.31...v0.7.32) (2021-03-24)

**Note:** Version bump only for package @tensei/common





## [0.7.31](https://github.com/tenseijs/tensei/compare/v0.7.30...v0.7.31) (2021-03-23)

**Note:** Version bump only for package @tensei/common





## [0.7.30](https://github.com/tenseijs/tensei/compare/v0.7.29...v0.7.30) (2021-03-23)

**Note:** Version bump only for package @tensei/common





## [0.7.29](https://github.com/tenseijs/tensei/compare/v0.7.28...v0.7.29) (2021-03-14)

**Note:** Version bump only for package @tensei/common





## [0.7.28](https://github.com/tenseijs/tensei/compare/v0.7.27...v0.7.28) (2021-03-14)

**Note:** Version bump only for package @tensei/common





## [0.7.27](https://github.com/tenseijs/tensei/compare/v0.7.26...v0.7.27) (2021-03-11)

**Note:** Version bump only for package @tensei/common





## [0.7.26](https://github.com/tenseijs/tensei/compare/v0.7.25...v0.7.26) (2021-03-10)

**Note:** Version bump only for package @tensei/common





## [0.7.25](https://github.com/tenseijs/tensei/compare/v0.7.24...v0.7.25) (2021-03-10)

**Note:** Version bump only for package @tensei/common





## [0.7.24](https://github.com/tenseijs/tensei/compare/v0.7.23...v0.7.24) (2021-03-10)


### Features

* **nuxt:** add nuxtjs plugin for fast and easy nuxtjs applications ([#91](https://github.com/tenseijs/tensei/issues/91)) ([bc8f55f](https://github.com/tenseijs/tensei/commit/bc8f55fd373f4b5e916a4dfe799adf081fc7bd83))





## [0.7.23](https://github.com/tenseijs/tensei/compare/v0.7.22...v0.7.23) (2021-03-08)


### Bug Fixes

* **graphql:** fix graphql api validation for insert mutations ([#89](https://github.com/tenseijs/tensei/issues/89)) ([8be659f](https://github.com/tenseijs/tensei/commit/8be659f36cf265c739026e519d06a1f954ca78c0)), closes [#85](https://github.com/tenseijs/tensei/issues/85)





## [0.7.22](https://github.com/tenseijs/tensei/compare/v0.7.21...v0.7.22) (2021-03-07)

**Note:** Version bump only for package @tensei/common





## [0.7.21](https://github.com/tenseijs/tensei/compare/v0.7.20...v0.7.21) (2021-03-07)

**Note:** Version bump only for package @tensei/common





## [0.7.20](https://github.com/tenseijs/tensei/compare/v0.7.19...v0.7.20) (2021-03-04)

**Note:** Version bump only for package @tensei/common





## [0.7.19](https://github.com/tenseijs/tensei/compare/v0.7.18...v0.7.19) (2021-03-04)

**Note:** Version bump only for package @tensei/common





## [0.7.18](https://github.com/tenseijs/tensei/compare/v0.7.17...v0.7.18) (2021-03-04)


### Features

* **rest:** add simple rest documentation ([#81](https://github.com/tenseijs/tensei/issues/81)) ([8f30635](https://github.com/tenseijs/tensei/commit/8f306355eb091637276fed421ceba38be1d83372))





## [0.7.17](https://github.com/tenseijs/tensei/compare/v0.7.16...v0.7.17) (2021-03-02)


### Bug Fixes

* **cms:** fix password updated on forms when untouched ([#79](https://github.com/tenseijs/tensei/issues/79)) ([365e6af](https://github.com/tenseijs/tensei/commit/365e6af3fd0e2aaf5a9952eda53a54115f9189a7)), closes [#78](https://github.com/tenseijs/tensei/issues/78)





## [0.7.16](https://github.com/tenseijs/tensei/compare/v0.7.15...v0.7.16) (2021-03-01)

**Note:** Version bump only for package @tensei/common





## [0.7.15](https://github.com/tenseijs/tensei/compare/v0.7.14...v0.7.15) (2021-03-01)

**Note:** Version bump only for package @tensei/common





## [0.7.14](https://github.com/tenseijs/tensei/compare/v0.7.13...v0.7.14) (2021-03-01)

**Note:** Version bump only for package @tensei/common





## [0.7.13](https://github.com/tenseijs/tensei/compare/v0.7.12...v0.7.13) (2021-03-01)


### Bug Fixes

* **auth:** remove user prefix from all auth graphql queries ([396f280](https://github.com/tenseijs/tensei/commit/396f28025ce91bc2d26d4f0ea330c41b522702e5))


### Features

* **auth:** add custom payload from social authenication to auth plugin ([44a8f3e](https://github.com/tenseijs/tensei/commit/44a8f3ea51774754c2648f74903ff826fad3c682))





## [0.7.12](https://github.com/tenseijs/tensei/compare/v0.7.11...v0.7.12) (2021-02-24)


### Features

* **mail:** add mailgun plugin and default mailing template components for saas apps ([#75](https://github.com/tenseijs/tensei/issues/75)) ([dcaae4b](https://github.com/tenseijs/tensei/commit/dcaae4b0053f2c0b7da1afc86f1f2617780faac4))





## [0.7.11](https://github.com/tenseijs/tensei/compare/v0.7.10...v0.7.11) (2021-02-16)

**Note:** Version bump only for package @tensei/common





## [0.7.10](https://github.com/tenseijs/tensei/compare/v0.7.9...v0.7.10) (2021-02-16)

**Note:** Version bump only for package @tensei/common





## [0.7.9](https://github.com/tenseijs/tensei/compare/v0.7.8...v0.7.9) (2021-02-13)

**Note:** Version bump only for package @tensei/common





## [0.7.8](https://github.com/tenseijs/tensei/compare/v0.7.7...v0.7.8) (2021-02-13)

**Note:** Version bump only for package @tensei/common





## [0.7.7](https://github.com/tenseijs/tensei/compare/v0.7.6...v0.7.7) (2021-02-13)

**Note:** Version bump only for package @tensei/common





## [0.7.6](https://github.com/tenseijs/tensei/compare/v0.7.5...v0.7.6) (2021-02-13)

**Note:** Version bump only for package @tensei/common





## [0.7.5](https://github.com/tenseijs/tensei/compare/v0.7.4...v0.7.5) (2021-02-13)

**Note:** Version bump only for package @tensei/common





## [0.7.4](https://github.com/tenseijs/tensei/compare/v0.7.3...v0.7.4) (2021-02-12)

**Note:** Version bump only for package @tensei/common






## [0.7.3](https://github.com/tenseijs/tensei/compare/v0.7.2...v0.7.3) (2021-02-11)


### Features

* **cms:** add users & roles to the cms sidebar menu ([eda1e3c](https://github.com/tenseijs/tensei/commit/eda1e3ca3716bcb69ecbfec6120ba55a2b4b06dd))





## [0.7.2](https://github.com/tenseijs/tensei/compare/v0.7.1...v0.7.2) (2021-02-11)

**Note:** Version bump only for package @tensei/common





## [0.7.1](https://github.com/tenseijs/tensei/compare/v0.7.0...v0.7.1) (2021-02-11)


### Bug Fixes

* **core:** remove dev deps from dependencies lists ([b5f449b](https://github.com/tenseijs/tensei/commit/b5f449bcabed4639d9d4197a15e52b51895e9c9b))





# [0.7.0](https://github.com/tenseijs/tensei/compare/v0.6.3...v0.7.0) (2021-02-10)

**Note:** Version bump only for package @tensei/common





## [0.6.3](https://github.com/tenseijs/tensei/compare/v0.6.2...v0.6.3) (2021-02-09)


### Bug Fixes

* fix several launch bugs (cms, core, media) ([aacc2f8](https://github.com/tenseijs/tensei/commit/aacc2f8175a74d4983c96358c85d1db67128f889))






# [0.6.0](https://github.com/tenseijs/tensei/compare/v0.5.12...v0.6.0) (2021-02-05)

**Note:** Version bump only for package @tensei/common





## [0.5.12](https://github.com/tenseijs/tensei/compare/v0.5.11...v0.5.12) (2021-02-04)


### Bug Fixes

* **cms:** add new landing page to cms and root screens ([de86d28](https://github.com/tenseijs/tensei/commit/de86d2854e4e4f9dfce1b2324d085246be2ee453))





## [0.5.11](https://github.com/tenseijs/tensei/compare/v0.5.10...v0.5.11) (2021-02-03)

**Note:** Version bump only for package @tensei/common





## [0.5.9](https://github.com/tenseijs/tensei/compare/v0.5.8...v0.5.9) (2021-02-01)


### Features

* **cta:** modify create-tensei-app to copy template from templates folder ([8f56edd](https://github.com/tenseijs/tensei/commit/8f56edd63d66756d17add3a2e9059ca55d683829))





## [0.5.8](https://github.com/tenseijs/tensei/compare/v0.5.7...v0.5.8) (2021-01-23)


### Features

* **cms:** add administration panel settings page ([b4e2d57](https://github.com/tenseijs/tensei/commit/b4e2d57c1c28433992be83287446e3c7dfc1fb7f))
* **cms:** create / update resources on CMS ([72c23a3](https://github.com/tenseijs/tensei/commit/72c23a3b719e5c3c398e991aaeff8e29f1c26b35))
* **cms:** fix double fetching of data on administration panel settings ([46b5b52](https://github.com/tenseijs/tensei/commit/46b5b5274466a3fe10f709c18dc8608c1f8e4360))
* **cms:** implement media library uploads / delete ([e407b54](https://github.com/tenseijs/tensei/commit/e407b54290b5c5035a41afadb7c499240fc693c4))
* **cms:** setup index and detail pages for cms ([222ba18](https://github.com/tenseijs/tensei/commit/222ba1813d5519644a8a7979adc0dec5c25d78c3))
* **components:** add Icon, Checkbox, Textarea and TextInput components ([a7c1c83](https://github.com/tenseijs/tensei/commit/a7c1c837f7ab568e785e64d5c2e10b68f44bd58e))





## [0.5.7](https://github.com/tenseijs/tensei/compare/v0.5.6...v0.5.7) (2020-12-27)


### Bug Fixes

* **graphql:** fix populateFieldsFromNodes method to accept undefined resource ([5bd3f2d](https://github.com/tenseijs/tensei/commit/5bd3f2df39ef9384d21352677337b14e787c1a32))





## [0.5.3](https://github.com/tenseijs/tensei/compare/v0.5.2...v0.5.3) (2020-12-26)


### Bug Fixes

* **core:** add root method to define project root ([29d4893](https://github.com/tenseijs/tensei/commit/29d4893d547945eda8a1abfa7a6b69f6ff4dd131))





## [0.5.2](https://github.com/tenseijs/tensei/compare/v0.5.1...v0.5.2) (2020-12-18)


### Bug Fixes

* **core:** fix failing events tests for sql databases ([0af2922](https://github.com/tenseijs/tensei/commit/0af2922f65c52e4f2fe8103ecfa5b17d8cb98926))


### Features

* **core:** add full support for events using emittery ([8db1d43](https://github.com/tenseijs/tensei/commit/8db1d4371e20fe9bd10ff22941d6bdba7becf470))





## [0.5.1](https://github.com/tenseijs/tensei/compare/v0.5.0...v0.5.1) (2020-12-17)

**Note:** Version bump only for package @tensei/common





# [0.5.0](https://github.com/tenseijs/tensei/compare/v0.4.4...v0.5.0) (2020-12-17)


### Bug Fixes

* **auth:** fix authorization for rest api routes ([a1f2132](https://github.com/tenseijs/tensei/commit/a1f2132b62e6630eb68898da7cc4b51776a87c4a))
* **cms:** fix border radius on cms components ([9fe4aaa](https://github.com/tenseijs/tensei/commit/9fe4aaa7c684b98923d158cea314b5000ebd5c0c))
* **core:** fix all package licesnes ([92ddc6a](https://github.com/tenseijs/tensei/commit/92ddc6a7ef0fa2e1397336147ec674974d89c1a8))
* **graphql:** fix graphQL API ([962827b](https://github.com/tenseijs/tensei/commit/962827b3f447294e7fb4f1e7fe18a9058f644771))
* **graphql:** fix middleware system in graphql plugin ([c858847](https://github.com/tenseijs/tensei/commit/c8588472614ed616751f3a7f4f2936feab428331))
* **rest:** fix rest API endpoints ([408f6aa](https://github.com/tenseijs/tensei/commit/408f6aa64bb766c927e03758d309ab9f28f2f922))


### Features

* **auth:** cleanup auth for docs ([9d5c5bd](https://github.com/tenseijs/tensei/commit/9d5c5bde2b2412c7ee23dddce728f7fd89e4c52e))
* **mail:** add Ses and Smtp support for mail driver ([6fd7e51](https://github.com/tenseijs/tensei/commit/6fd7e51eae5364af1e4c4f194d71cee2ec72ce1b))
* **mail:** pull in latest version of @adonis/mail into @tensei/mail package ([7b2d3c2](https://github.com/tenseijs/tensei/commit/7b2d3c2ee3da360e0cc613b1a684cb2a1ddbf84d))
* **media:** add REST API upload support to the media package ([a496f3b](https://github.com/tenseijs/tensei/commit/a496f3b9de90c56acc7c4dee5967a9f095045826))
* add validations ([0908618](https://github.com/tenseijs/tensei/commit/090861894ed0157ca55a966da06f310f09386a8e))





## [0.4.4](https://github.com/tenseijs/tensei/compare/v0.4.3...v0.4.4) (2020-12-07)


### Bug Fixes

* **auth:** populate roles and permissions for auth responses ([5266e8d](https://github.com/tenseijs/tensei/commit/5266e8d3b5165abeddb53ceea3cd1fc8e6b41c05))
* **common:** fix build with common fields and resources ([bf71625](https://github.com/tenseijs/tensei/commit/bf71625de6ae25cb65fb114e939be562e450bad4))
* **common:** fix datetime column error on postgres databases ([8420da4](https://github.com/tenseijs/tensei/commit/8420da4fe74b5196750847999506cc4c7751e8b4))


### Features

* **cms:** add cms dashboard ([8584bc1](https://github.com/tenseijs/tensei/commit/8584bc137f0cd6e69e807baf59689d37c371ab10))





## [0.4.3](https://github.com/tenseijs/tensei/compare/v0.4.2...v0.4.3) (2020-12-04)


### Features

* **media:** associate file fields to other resources ([492f5ce](https://github.com/tenseijs/tensei/commit/492f5ceeaae62a3e889dcb86cf182d68fabe1ede))
* **media:** create the official media plugin ([e373a87](https://github.com/tenseijs/tensei/commit/e373a87f1765d527059589914fba944a37f9d48c))





## [0.4.1](https://github.com/tenseijs/tensei/compare/v0.4.0...v0.4.1) (2020-11-29)


### Bug Fixes

* **main:** fix main package publish script ([4d54060](https://github.com/tenseijs/tensei/commit/4d54060157bf72e9e228323a0ddb54c979cac5c0))





# [0.4.0](https://github.com/tenseijs/tensei/compare/v0.3.1...v0.4.0) (2020-11-29)

**Note:** Version bump only for package @tensei/common





# [0.3.0](https://github.com/tenseijs/tensei/compare/v0.2.4...v0.3.0) (2020-11-28)


### Bug Fixes

* **auth:** fix permissions checks for auth package ([58ea6ab](https://github.com/tenseijs/tensei/commit/58ea6abc4332933280dc362131f1cc981db9acec))
* **common:** remove hideFromApi from resource data ([1219f30](https://github.com/tenseijs/tensei/commit/1219f309f1f4014c27af618837faf2f891d79b68))


### Features

* **auth:** add refresh token rotation security ([edf90e4](https://github.com/tenseijs/tensei/commit/edf90e4e67aed296da7c4a9172f4efb4cb5b4211))
* **docs:** add API responses support to rest api docs ([d048993](https://github.com/tenseijs/tensei/commit/d048993f23dfdcd94e09f9be0c7f3022202e2e72))
* **docs:** create docs package for generating swagger 2.0 documentation for rest API ([620c0bb](https://github.com/tenseijs/tensei/commit/620c0bb91942094339d8244692553270a603b903))
* **docs:** setup extension of documentation on route instance ([130b971](https://github.com/tenseijs/tensei/commit/130b9715de41d2b775f949516118494ef7b12acd))
* **graphql:** add data validation to insert and update queries ([cc4d7db](https://github.com/tenseijs/tensei/commit/cc4d7dbcee359744d3752ba198c459d32f7c3f36))
* **graphql:** setup graphql subscriptions to the graphql plugin ([3ca5a82](https://github.com/tenseijs/tensei/commit/3ca5a823f1b41f0be484872d75f66118dcda4e75))


### BREAKING CHANGES

* **graphql:** - GraphqlQuery handler can now return non promise values
* **docs:** Name is no longer automatically added to User resource on auth package





## [0.2.4](https://github.com/bahdcoder/tensei/compare/v0.2.3...v0.2.4) (2020-11-21)


### Bug Fixes

* **auth:** add JWT refresh tokens to rest api ([0e553e5](https://github.com/bahdcoder/tensei/commit/0e553e524651926af3fde9a4b7ecbb9f424f16f8))
* **rest:** fix permissions being registered on user custom routes ([034f575](https://github.com/bahdcoder/tensei/commit/034f575090c0bd1e653e9fcf1b8eb28fa7fc759a))





## [0.2.3](https://github.com/bahdcoder/tensei/compare/v0.2.2...v0.2.3) (2020-11-19)

**Note:** Version bump only for package @tensei/common





## [0.2.2](https://github.com/bahdcoder/tensei/compare/v0.2.1...v0.2.2) (2020-11-19)

**Note:** Version bump only for package @tensei/common





## [0.2.1](https://github.com/bahdcoder/tensei/compare/v0.2.0...v0.2.1) (2020-11-18)

**Note:** Version bump only for package @tensei/common





# 0.2.0 (2020-11-18)

**Note:** Version bump only for package @tensei/common





# 0.1.0 (2020-11-18)

**Note:** Version bump only for package @tensei/common





## 0.0.1 (2020-11-18)

**Note:** Version bump only for package @tensei/common
