|
| 1 | +## [1.19.5](https://github.com/Greenstand/treetracker-api/compare/v1.19.4...v1.19.5) (2022-05-03) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* add bulk pack file name to grower accounts ([a1a757d](https://github.com/Greenstand/treetracker-api/commit/a1a757ded5bbd78b73b3c76d7f7f4cbdfe3dffea)) |
| 7 | +* add infra folder ([1e08315](https://github.com/Greenstand/treetracker-api/commit/1e083159c582a0dab685db97e302147f807fb32f)) |
| 8 | +* add owner_id to tags ([763a9b5](https://github.com/Greenstand/treetracker-api/commit/763a9b5e5776cce3a96f53adefef10a00c8b1b54)) |
| 9 | +* add status to tree and capture post request ([8c04dcc](https://github.com/Greenstand/treetracker-api/commit/8c04dcc5f5568eb38e1a9a1611848d0c337413d1)) |
| 10 | +* add transactions for patch requests ([3d4559c](https://github.com/Greenstand/treetracker-api/commit/3d4559cfa3029becd9cbfa018d6fc63a87314995)) |
| 11 | +* change utils.js location ([e763994](https://github.com/Greenstand/treetracker-api/commit/e7639949c13262843dda86e491b4884abbf4f484)) |
| 12 | +* grower account refactor ([bdbc917](https://github.com/Greenstand/treetracker-api/commit/bdbc917845a558db7d271da783d8974ad9e2e777)) |
| 13 | +* grower accounts having multiple organizations ([5f41b11](https://github.com/Greenstand/treetracker-api/commit/5f41b116718d78b152069f78522371d47d15dca7)) |
| 14 | +* growerAccount test ([5f3ea21](https://github.com/Greenstand/treetracker-api/commit/5f3ea212dbf3ebcc651703dfd14fdf10fb734bfb)) |
| 15 | +* merge conflict(fix?add_tag_owner_id) ([a65421b](https://github.com/Greenstand/treetracker-api/commit/a65421b329de47446ab50feca3497b50ae0d52ba)) |
| 16 | +* merge conflicts ([4ccd4a0](https://github.com/Greenstand/treetracker-api/commit/4ccd4a09816f3c8f5e978c0b55d7b753559544d2)) |
| 17 | +* merge fix/add_file_name ([b84c1b9](https://github.com/Greenstand/treetracker-api/commit/b84c1b96d9b51a181d8e1577795639380908e08f)) |
| 18 | +* merge fix/add_tag_owner_id ([2f5bdb2](https://github.com/Greenstand/treetracker-api/commit/2f5bdb2c6f020c964d225cad6cef457511e921af)) |
| 19 | +* refactor capture module ([43bc70f](https://github.com/Greenstand/treetracker-api/commit/43bc70fd512c2b90f985105b17fa1fe4aabc8aaa)) |
| 20 | +* set tag name and owner_id to be unique ([777a183](https://github.com/Greenstand/treetracker-api/commit/777a1832b8be28f9c21903c0f997fc682359ce1d)) |
| 21 | +* tree routes refactored ([27e80c0](https://github.com/Greenstand/treetracker-api/commit/27e80c0742937705b107913d99a54f9b7f403717)) |
| 22 | +* update responses ([57c9b97](https://github.com/Greenstand/treetracker-api/commit/57c9b977f514237dce93460052e12a70ba1b281c)) |
| 23 | +* update session file location ([fc9beaa](https://github.com/Greenstand/treetracker-api/commit/fc9beaa2ada55b4bdc29d2b7e579abfaad5dc672)) |
| 24 | + |
1 | 25 | ## [1.19.4](https://github.com/Greenstand/treetracker-api/compare/v1.19.3...v1.19.4) (2022-03-28)
|
2 | 26 |
|
3 | 27 |
|
|
0 commit comments