From 00cab4b9416da00a40866bf17a8362a1d1caf6d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:32:55 +0000 Subject: [PATCH] Version Packages (#158) Co-authored-by: github-actions[bot] --- .changeset/curvy-wasps-cross.md | 5 ----- packages/remark-callout/CHANGELOG.md | 6 ++++++ packages/remark-callout/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/curvy-wasps-cross.md 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": [