diff --git a/CHANGELOG.md b/CHANGELOG.md index 5794f195b..ab8025947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +> **Important information** +> +> As of version 2.4.1 Tiptap uses **Changesets** which don't allow the generation of one generic CHANGELOG file. +> If you want to check changes of a specific package version, check the **CHANGELOG.md** file in the specific package +> directory or out [Github Releases](https://github.com/ueberdosis/tiptap/releases) + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index a33d2f80b..c6a0f6325 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,11 +1,5 @@ # Change Log -> **Important information** -> -> As of version 2.4.1 Tiptap uses **Changesets** which don't allow the generation of one generic CHANGELOG file. -> If you want to check changes of a specific package version, check the **CHANGELOG.md** file in the specific package -> directory or out [Github Releases](https://github.com/ueberdosis/tiptap/releases) - --- All notable changes to this project will be documented in this file.