From 2b121beacf8d93e4408e194dc7ea9b8ac9553988 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Jan 2024 12:31:25 +0000 Subject: [PATCH] chore(release): 1.4.3 [skip ci] ## [1.4.3](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.4.2...v1.4.3) (2024-01-09) ### Bug Fixes * request build error due to tsconfigs ([c13546d](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/c13546deeb34231a8ed347deb1ecbca9c9dad68f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8139a..4bc7c93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.3](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.4.2...v1.4.3) (2024-01-09) + + +### Bug Fixes + +* request build error due to tsconfigs ([c13546d](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/c13546deeb34231a8ed347deb1ecbca9c9dad68f)) + ## [1.4.2](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.4.1...v1.4.2) (2024-01-09)