From 8ccbccdf4590822f41d8c28242fe65d1736d237a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Jan 2024 11:37:31 +0000 Subject: [PATCH] chore(release): 1.4.1 [skip ci] ## [1.4.1](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.4.0...v1.4.1) (2024-01-09) ### Bug Fixes * wrong main file path after build ([371226a](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/371226a971810048a497889b4d5699cd277e4a6a)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43c0de7..e25ef46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.1](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.4.0...v1.4.1) (2024-01-09) + + +### Bug Fixes + +* wrong main file path after build ([371226a](https://github.com/lucasvtiradentes/ticktick-api-lvt/commit/371226a971810048a497889b4d5699cd277e4a6a)) + # [1.4.0](https://github.com/lucasvtiradentes/ticktick-api-lvt/compare/v1.3.0...v1.4.0) (2023-12-31)