Skip to content

Commit

Permalink
chore(master): release 1.2.2 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Apr 25, 2024
1 parent 298f2ad commit d10a72c
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.2](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.2.1...v1.2.2) (2024-04-25)


### Bug Fixes

* remove trim at the end of mermaid code ([#15](https://github.com/diplodoc-platform/mermaid-extension/issues/15)) ([298f2ad](https://github.com/diplodoc-platform/mermaid-extension/commit/298f2adda6446d442ac217e005231d07571ae19c))

## [1.2.1](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.2.0...v1.2.1) (2023-12-18)


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.1",
"version": "1.2.2",
"description": "Mermaid plugin for Diplodoc transformer and builder",
"main": "plugin/index.js",
"types": "plugin/index.d.ts",
Expand Down

0 comments on commit d10a72c

Please sign in to comment.