Skip to content

Commit

Permalink
chore(master): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Dec 18, 2023
1 parent 345bc7c commit 9bbd54c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

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


### Features

* add linter, move to diplodoc packages ([0609009](https://github.com/diplodoc-platform/mermaid-extension/commit/06090095ad8f828e182c33af855a2aac5d380372))
* bump config version ([9a6ca2d](https://github.com/diplodoc-platform/mermaid-extension/commit/9a6ca2da3693180feefcf05f873a86d8df3a5e2f))


### Bug Fixes

* Do not bundle markdownit for clientside ([345bc7c](https://github.com/diplodoc-platform/mermaid-extension/commit/345bc7c848a3160f7d69564d47c655db70076429))
* Fix zoom options type ([882222c](https://github.com/diplodoc-platform/mermaid-extension/commit/882222c4401208ba64bb9418d9e4cb52128c9289))
* **infra:** engines, override react ([452a2c0](https://github.com/diplodoc-platform/mermaid-extension/commit/452a2c01f9529ae4836603362219fabb53368393))
* Update core packages ([343fa45](https://github.com/diplodoc-platform/mermaid-extension/commit/343fa4593f2321c36f5f0c5acbfc2c4f45bbe9ae))
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.1.3",
"version": "1.2.0",
"description": "Mermaid plugin for Diplodoc transformer and builder",
"main": "plugin/index.js",
"types": "plugin/index.d.ts",
Expand Down

0 comments on commit 9bbd54c

Please sign in to comment.