Version Packages

This commit is contained in:
github-actions[bot] 2024-08-24 07:17:31 +00:00
parent 5db856cfb0
commit 1532721f09
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@mermaid-js/layout-elk': patch
---
Fix type file path

View File

@ -1,5 +1,11 @@
# @mermaid-js/layout-elk
## 0.1.2
### Patch Changes
- [#5761](https://github.com/mermaid-js/mermaid/pull/5761) [`b34dfe8`](https://github.com/mermaid-js/mermaid/commit/b34dfe8f45eded31da10965ced7ea40fde1ca76c) Thanks [@sidharthv96](https://github.com/sidharthv96)! - Fix type file path
## 0.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@mermaid-js/layout-elk",
"version": "0.1.1",
"version": "0.1.2",
"description": "ELK layout engine for mermaid",
"module": "dist/mermaid-layout-elk.core.mjs",
"types": "dist/layouts.d.ts",