diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da7ab2..f3f405c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.4.1 (unreleased) + +> This release is important to fix the build process of the project, so update as soon as possible. + +### Fix(es) + +- Not building because of `MastodonComments` component + ## 1.4.0 (2024-05-04) ### Cleanup(s) diff --git a/components/MastodonComments.vue b/components/MastodonComments.vue index 2027787..d7b227d 100644 --- a/components/MastodonComments.vue +++ b/components/MastodonComments.vue @@ -6,11 +6,16 @@