|
1 | 1 | ## [1.10.10](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.10.9...v1.10.10) (2023-03-11) |
2 | 2 |
|
3 | 3 |
|
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* add create batch wallet endpoint ([9071f4d](https://github.com/Greenstand/treetracker-wallet-api/commit/9071f4d2e5aff6a993e23963947b850939eee5d9)) |
| 7 | +* add order to token get request ([e4089f8](https://github.com/Greenstand/treetracker-wallet-api/commit/e4089f8d2509219dd2ec66271fd96785fb3fa095)) |
| 8 | +* cluster roles ([4e1ac4c](https://github.com/Greenstand/treetracker-wallet-api/commit/4e1ac4c62dfdf235c9acf0dc6b3bf2f00e7b5130)) |
| 9 | +* cors policy ([97870a3](https://github.com/Greenstand/treetracker-wallet-api/commit/97870a3159159bcae30a0c47252a2bffaaa3c0ac)) |
| 10 | +* error handling ([5c06494](https://github.com/Greenstand/treetracker-wallet-api/commit/5c0649430b0b1832d03125471d0141f523538e7b)) |
| 11 | +* error handling ([fa08754](https://github.com/Greenstand/treetracker-wallet-api/commit/fa087549918fc619a72589b593cfb3270240decc)) |
| 12 | +* minor fix ([5059e0f](https://github.com/Greenstand/treetracker-wallet-api/commit/5059e0fe6279db4cbf7c7b1875a245ece3699668)) |
| 13 | +* minor fix ([157737b](https://github.com/Greenstand/treetracker-wallet-api/commit/157737bb1c85a8ab92ca089a67739a6267f64f69)) |
| 14 | +* minor fix ([443481a](https://github.com/Greenstand/treetracker-wallet-api/commit/443481a08af7a500a45d78933f88dd45c33680c6)) |
| 15 | +* minor fix ([c381ce0](https://github.com/Greenstand/treetracker-wallet-api/commit/c381ce08286835a1e6deab8ea1de21018369148f)) |
| 16 | +* optional chaining ([9723a6c](https://github.com/Greenstand/treetracker-wallet-api/commit/9723a6c5233e5a0c37266ea10243d33bd5b3b67f)) |
| 17 | +* remove cors from deployment ([37d27f0](https://github.com/Greenstand/treetracker-wallet-api/commit/37d27f0c7fc3d15c9b843d63e76596a882bd4981)) |
| 18 | +* semantic release dependency ([9d43317](https://github.com/Greenstand/treetracker-wallet-api/commit/9d4331711ca5c8e9e44e6f51f797c9e913335c3a)) |
| 19 | +* trigger ci on v1.10 ([ef0f728](https://github.com/Greenstand/treetracker-wallet-api/commit/ef0f728d738fcb9fa77a5417985a02f13954bced)) |
| 20 | +* trigger deployment ([c1898b8](https://github.com/Greenstand/treetracker-wallet-api/commit/c1898b8dddcfdb1c68fb698f60a9405b145a487f)) |
| 21 | +* trogger deployment ([f8e2bc9](https://github.com/Greenstand/treetracker-wallet-api/commit/f8e2bc9ce58f0d47b942826c1ca1fc61260daf46)) |
| 22 | + |
| 23 | +## [1.10.10](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.10.9...v1.10.10) (2023-03-11) |
| 24 | + |
| 25 | + |
4 | 26 | ### Bug Fixes |
5 | 27 |
|
6 | 28 | * add create batch wallet endpoint ([9071f4d](https://github.com/Greenstand/treetracker-wallet-api/commit/9071f4d2e5aff6a993e23963947b850939eee5d9)) |
|
0 commit comments