diff --git a/.changeset/curvy-wasps-cross.md b/.changeset/curvy-wasps-cross.md deleted file mode 100644 index f104cf7e..00000000 --- a/.changeset/curvy-wasps-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@r4ai/remark-callout": patch ---- - -Refactor the type definitions to make it easier to automatically generate the API Reference with Typedoc diff --git a/packages/remark-callout/CHANGELOG.md b/packages/remark-callout/CHANGELOG.md index 550fec64..a4de9aa4 100644 --- a/packages/remark-callout/CHANGELOG.md +++ b/packages/remark-callout/CHANGELOG.md @@ -1,5 +1,11 @@ # @r4ai/remark-callout +## 0.6.1 + +### Patch Changes + +- [#157](https://github.com/r4ai/remark-callout/pull/157) [`2fad8ef`](https://github.com/r4ai/remark-callout/commit/2fad8ef1c2d3e6f07805e6920e9b52db90b76e8b) Thanks [@r4ai](https://github.com/r4ai)! - Refactor the type definitions to make it easier to automatically generate the API Reference with Typedoc + ## 0.6.0 ### Minor Changes diff --git a/packages/remark-callout/package.json b/packages/remark-callout/package.json index 861b6707..d6ea276b 100644 --- a/packages/remark-callout/package.json +++ b/packages/remark-callout/package.json @@ -1,6 +1,6 @@ { "name": "@r4ai/remark-callout", - "version": "0.6.0", + "version": "0.6.1", "description": "A remark plugin to add obsidian style callouts to markdown", "author": "rai", "keywords": [