Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2023-12-31)

### Bug Fixes

* cicd node version ([ca94406](ca94406))

### Features

* add common request hanlder ([f47d8fc](f47d8fc))
* add zod validation ([8faaea5](8faaea5))
* move schema validation to single file ([7a11af7](7a11af7))
* organize methods by entity ([5867b8d](5867b8d))
* simplified main exported file methods ([8d486ed](8d486ed))
* update package dependencies ([a9400a9](a9400a9))
* update response schemas ([c1cc3a6](c1cc3a6))
  • Loading branch information
semantic-release-bot committed Dec 31, 2023
1 parent 3234be1 commit 28e5bd2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down

0 comments on commit 28e5bd2

Please sign in to comment.