mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Merge branch 'master' into develop
* master: Correct casing for hand drawn Updates to information about the new syntax Updating syntax reference with code showing how to select layout and look. [autofix.ci] apply automated fixes Version Packages (#5749) Bump mermaid minor Revert mermaid version add latest blog posts Version Packages (#5748) Test changeset (#5746) Version Packages Release parser, v0.1.0, test changeset
This commit is contained in:
13
packages/parser/CHANGELOG.md
Normal file
13
packages/parser/CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# @mermaid-js/parser
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#5746](https://github.com/mermaid-js/mermaid/pull/5746) [`83926c9`](https://github.com/mermaid-js/mermaid/commit/83926c9707b09c34e300888186250191ee8ae30a) Thanks [@sidharthv96](https://github.com/sidharthv96)! - test changeset
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#5744](https://github.com/mermaid-js/mermaid/pull/5744) [`5013484`](https://github.com/mermaid-js/mermaid/commit/50134849246141ec400e33e08c12c10539b84de9) Thanks [@sidharthv96](https://github.com/sidharthv96)! - Release parser, test changesets
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mermaid-js/parser",
|
||||
"version": "0.1.0-rc.2",
|
||||
"version": "0.1.1",
|
||||
"description": "MermaidJS parser",
|
||||
"author": "Yokozuna59",
|
||||
"contributors": [
|
||||
|
Reference in New Issue
Block a user