diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e196e6..43c0de7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# [1.4.0](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.3.0...v1.4.0) (2023-12-31) + + +### Bug Fixes + +* cicd node version ([ca94406](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/ca9440675b6e903ec6615893b9d5ad588800b760)) + + +### Features + +* add common request hanlder ([f47d8fc](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/f47d8fc91e7506576e767ac406ce426fa88b02f2)) +* add zod validation ([8faaea5](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/8faaea5418fae030f787ae30ddb010d269659394)) +* move schema validation to single file ([7a11af7](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/7a11af72fbf28031e8640605b3b1a3c662c48f78)) +* organize methods by entity ([5867b8d](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/5867b8d7d6c4c6a028d43a616c3559abe232af12)) +* simplified main exported file methods ([8d486ed](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/8d486eded733c176b8219a3efe0bae5ce404812b)) +* update package dependencies ([a9400a9](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/a9400a97a27334fa1929ccfa139d0ed2049a0b56)) +* update response schemas ([c1cc3a6](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/c1cc3a6a85e8d4aed4d27b13268c1f568a87d0ff)) + # [1.3.0](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.2.0...v1.3.0) (2023-12-25)