Skip to content

Commit

Permalink
chore(master): release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Nov 1, 2024
1 parent 858de62 commit 7dd0040
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.3.2](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.3.1...v1.3.2) (2024-11-01)


### Bug Fixes

* Fix bundling for static build ([858de62](https://github.com/diplodoc-platform/mermaid-extension/commit/858de6236dfd76942f8c440a447bd410324818ca))

## [1.3.1](https://github.com/diplodoc-platform/mermaid-extension/compare/v1.3.0...v1.3.1) (2024-10-10)


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

0 comments on commit 7dd0040

Please sign in to comment.