From c550ccd563a9ab84bb105964afd0fdc9b56a7b9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:59:02 +0900 Subject: [PATCH] Version Packages (#873) Co-authored-by: github-actions[bot] --- .changeset/bright-impalas-sleep.md | 5 ----- .changeset/late-bears-whisper.md | 5 ----- .changeset/late-bees-laugh.md | 5 ----- .changeset/lovely-llamas-mate.md | 5 ----- .changeset/proud-foxes-destroy.md | 5 ----- .changeset/silent-swans-notice.md | 5 ----- .changeset/stale-tigers-confess.md | 5 ----- .changeset/ten-bees-look.md | 5 ----- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 10 files changed, 23 insertions(+), 41 deletions(-) delete mode 100644 .changeset/bright-impalas-sleep.md delete mode 100644 .changeset/late-bears-whisper.md delete mode 100644 .changeset/late-bees-laugh.md delete mode 100644 .changeset/lovely-llamas-mate.md delete mode 100644 .changeset/proud-foxes-destroy.md delete mode 100644 .changeset/silent-swans-notice.md delete mode 100644 .changeset/stale-tigers-confess.md delete mode 100644 .changeset/ten-bees-look.md diff --git a/.changeset/bright-impalas-sleep.md b/.changeset/bright-impalas-sleep.md deleted file mode 100644 index 2a9b0a3..0000000 --- a/.changeset/bright-impalas-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"typedoc-plugin-mermaid": minor ---- - -Update typedoc to 0.26 diff --git a/.changeset/late-bears-whisper.md b/.changeset/late-bears-whisper.md deleted file mode 100644 index 55c9b0a..0000000 --- a/.changeset/late-bears-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -Bump @changesets/cli from 2.27.5 to 2.27.7 diff --git a/.changeset/late-bees-laugh.md b/.changeset/late-bees-laugh.md deleted file mode 100644 index a5d3086..0000000 --- a/.changeset/late-bees-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -Bump vite from 5.3.0 to 5.3.3 diff --git a/.changeset/lovely-llamas-mate.md b/.changeset/lovely-llamas-mate.md deleted file mode 100644 index 06a8b49..0000000 --- a/.changeset/lovely-llamas-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -docs: add michal-kindl as a contributor for a11y diff --git a/.changeset/proud-foxes-destroy.md b/.changeset/proud-foxes-destroy.md deleted file mode 100644 index d4e076b..0000000 --- a/.changeset/proud-foxes-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"typedoc-plugin-mermaid": patch ---- - -Add integration test diff --git a/.changeset/silent-swans-notice.md b/.changeset/silent-swans-notice.md deleted file mode 100644 index 3857a71..0000000 --- a/.changeset/silent-swans-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -docs: add ludovicm67 as a contributor for a11y diff --git a/.changeset/stale-tigers-confess.md b/.changeset/stale-tigers-confess.md deleted file mode 100644 index 345629d..0000000 --- a/.changeset/stale-tigers-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -Bump @types/node from 20.14.2 to 20.14.9 diff --git a/.changeset/ten-bees-look.md b/.changeset/ten-bees-look.md deleted file mode 100644 index 57786bf..0000000 --- a/.changeset/ten-bees-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -typedoc-plugin-mermaid: patch ---- - -Bump @biomejs/biome from 1.8.1 to 1.8.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index c141337..b0ba00f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # typedoc-plugin-mermaid +## 1.12.0 + +### Minor Changes + +- [#872](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/872) [`70b7cd5`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/70b7cd5743e6655c7a1e3735c280e9d1a622aa6a) Thanks [@kamiazya](https://github.com/kamiazya)! - Update typedoc to 0.26 + +### Patch Changes + +- [#874](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/874) [`22e4f91`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/22e4f914255814441ed434b4d3f223f2c02375be) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @changesets/cli from 2.27.5 to 2.27.7 + +- [#875](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/875) [`f5c7748`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/f5c7748d3007b69bdab3bbd7dfe5b636087e2193) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump vite from 5.3.0 to 5.3.3 + +- [#871](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/871) [`b1b10d3`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/b1b10d325dcae1c37b9fa8d6638a76e967c0531a) Thanks [@allcontributors](https://github.com/apps/allcontributors)! - docs: add michal-kindl as a contributor for a11y + +- [#876](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/876) [`ce97714`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/ce97714b28a34d368a92ed695451eba408fb4311) Thanks [@kamiazya](https://github.com/kamiazya)! - Add integration test + +- [#870](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/870) [`51d5e14`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/51d5e1461d7bac553ddd340e1dc3fb7c23e57111) Thanks [@allcontributors](https://github.com/apps/allcontributors)! - docs: add ludovicm67 as a contributor for a11y + +- [#869](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/869) [`6ded3d9`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/6ded3d9b61f5031263789ebcc8a32934974183ec) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @types/node from 20.14.2 to 20.14.9 + +- [#866](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/866) [`593b8a2`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/593b8a2f395c7876f215602d42fe3e7f527be062) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @biomejs/biome from 1.8.1 to 1.8.3 + ## 1.11.1 ### Patch Changes diff --git a/package.json b/package.json index ded075b..34029f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typedoc-plugin-mermaid", - "version": "1.11.1", + "version": "1.12.0", "description": "A plugin for TypeDoc that generates graphs for mermaid.js diagrams by using @mermaid annotation.", "main": "./dist/typedoc-plugin-mermaid.js", "module": "./dist/typedoc-plugin-mermaid.mjs",