|
1 | 1 | # Domicile Changelog
|
2 | 2 |
|
| 3 | +## [1.2.0](https://github.com/domicileapp/domicile/compare/v1.1.1...v1.2.0) (2023-05-29) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **api:** add database ([42b87fe](https://github.com/domicileapp/domicile/commit/42b87fea7f8bc5c913c4766d59537656cda21989)) |
| 9 | +* **api:** add database ([b40f385](https://github.com/domicileapp/domicile/commit/b40f38522db0aad7f5bdda024cf57727e46846b7)) |
| 10 | +* **api:** add the rest of the base recipe api routes ([9d56532](https://github.com/domicileapp/domicile/commit/9d565321543b5b60042d166a59a5634a217cacdf)) |
| 11 | +* **api:** add the rest of the base recipe api routes ([6789ca5](https://github.com/domicileapp/domicile/commit/6789ca5895de538be3bb6da0015290c92d6f1b1f)) |
| 12 | +* **api:** authentication ([158da8b](https://github.com/domicileapp/domicile/commit/158da8bbc68ced3f7c8794c20883c900703d1d16)) |
| 13 | +* **api:** create and list all recipes ([3f2dac4](https://github.com/domicileapp/domicile/commit/3f2dac480884d296f1ac5c409c3b0bd347d1d198)) |
| 14 | +* **api:** create and list all recipes ([b682021](https://github.com/domicileapp/domicile/commit/b6820215564c4cdfd27ca0c5405554d12093929a)) |
| 15 | +* **api:** create categories at the same time as recipes ([5d0d099](https://github.com/domicileapp/domicile/commit/5d0d099261d238ecba483eedaf766afde8c4d4f6)) |
| 16 | +* **api:** create categories at the same time as recipes ([25b2e93](https://github.com/domicileapp/domicile/commit/25b2e93ae5402d008d4f2adaa6c0bcf1a8e4262d)) |
| 17 | +* **db:** setup initial database seeding ([b745fda](https://github.com/domicileapp/domicile/commit/b745fdaa329a096c4c4c9901acb8e4ba383c49a8)) |
| 18 | +* **db:** setup initial database seeding ([3ece071](https://github.com/domicileapp/domicile/commit/3ece071641472315859b63f7d75b78567ed60ba2)) |
| 19 | +* init golang using https://github.com/techschool/simplebank/blob/master/db/query/account.sql ([d7923e7](https://github.com/domicileapp/domicile/commit/d7923e781376555e115489f87f5a7211333b78cf)) |
| 20 | +* primereact ([59598ff](https://github.com/domicileapp/domicile/commit/59598ff091178e5fe28653ef7ab70064dc0c5e4c)) |
| 21 | +* primereact ([9a4dd2d](https://github.com/domicileapp/domicile/commit/9a4dd2d77cf2d1e86c0d6ca8a022c5896936dee5)) |
| 22 | +* **web:** add recipe singleton page ([9f1fb92](https://github.com/domicileapp/domicile/commit/9f1fb92352eab386f249029b288ad61402551799)) |
| 23 | +* **web:** create recipe functionality ([8eeee26](https://github.com/domicileapp/domicile/commit/8eeee2671df71cd38c09c094efc687b8de1ce249)) |
| 24 | +* **web:** create recipe functionality ([#264](https://github.com/domicileapp/domicile/issues/264)) ([136eab5](https://github.com/domicileapp/domicile/commit/136eab53ec64aeda8c91a55c955a22034e421603)) |
| 25 | +* **web:** edit recipes ([260e3a3](https://github.com/domicileapp/domicile/commit/260e3a30ba428057e156605302da2132a55e91fc)) |
| 26 | +* **web:** edit recipes ([0ad31ea](https://github.com/domicileapp/domicile/commit/0ad31ea192f5d15dbc6dd5f4c865ad3bf639295e)) |
| 27 | +* **web:** edit recipes ([7dedd7f](https://github.com/domicileapp/domicile/commit/7dedd7f740e7352ccc2b6b60ebd5fd4b63e07b28)) |
| 28 | +* **web:** edit recipes ([624206f](https://github.com/domicileapp/domicile/commit/624206fa3e8c3ecec55a2c302798deaf113dbdaf)) |
| 29 | + |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +* releases ([94155b1](https://github.com/domicileapp/domicile/commit/94155b19e02b2cee74fd849295d016ba471a6868)) |
| 34 | +* releases ([c8fc963](https://github.com/domicileapp/domicile/commit/c8fc96372ad6d53ed672b015149a5c84a46257d7)) |
| 35 | +* tsconfig file in contracts module ([64aaf72](https://github.com/domicileapp/domicile/commit/64aaf72ce78ce3864f63d89fd8e147d0120ae732)) |
| 36 | +* workspace ([1c30790](https://github.com/domicileapp/domicile/commit/1c30790cae27d962ce4b8e5a69e05fbb9a2e9b52)) |
| 37 | + |
3 | 38 | ## [1.2.0-next.6](https://github.com/domicileapp/domicile/compare/v1.2.0-next.5...v1.2.0-next.6) (2023-05-29)
|
4 | 39 |
|
5 | 40 |
|
|
0 commit comments