Skip to content

Commit

Permalink
chore(master): release 1.2.3 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Apr 27, 2024
1 parent 648070e commit 4ee8170
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.3](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.2.2...v1.2.3) (2024-04-27)


### Bug Fixes

* preserve space at the end of diagram code when parsing ([#17](https://github.com/diplodoc-platform/mermaid-extension/issues/17)) ([648070e](https://github.com/diplodoc-platform/mermaid-extension/commit/648070e4ac757f6096f595bd564752e705d68c22))

## [1.2.2](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.2.1...v1.2.2) (2024-04-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/mermaid-extension",
"version": "1.2.2",
"version": "1.2.3",
"description": "Mermaid plugin for Diplodoc transformer and builder",
"main": "plugin/index.js",
"types": "plugin/index.d.ts",
Expand Down

0 comments on commit 4ee8170

Please sign in to comment.