Skip to content

Commit

Permalink
Version Packages (#860)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 13, 2024
1 parent e99c94a commit bdcf8d4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-jobs-sip.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# typedoc-plugin-mermaid

## 1.11.1

### Patch Changes

- [#859](https://github.com/kamiazya/typedoc-plugin-mermaid/pull/859) [`2683809`](https://github.com/kamiazya/typedoc-plugin-mermaid/commit/26838095b3732860dfdf594c6f77583b19a04090) Thanks [@kamiazya](https://github.com/kamiazya)! - Fix to download before publish

## 1.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-mermaid",
"version": "1.11.0",
"version": "1.11.1",
"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",
Expand Down

0 comments on commit bdcf8d4

Please sign in to comment.