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 authored and 3y3 committed Oct 3, 2024
1 parent 4e1d4d1 commit f6517bc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/diplodoc-platform/latex-extension/compare/v1.1.0...v1.2.0) (2024-10-03)


### Features

* edit katex options ([202e1f8](https://github.com/diplodoc-platform/latex-extension/commit/202e1f806f6b9ef7d35701f066ce86ca81bc7ed5))


### Bug Fixes

* add types ([9a05114](https://github.com/diplodoc-platform/latex-extension/commit/9a05114c601cb6040fa220b9a38bafd864734a94))
* Change artifacts placement ([e6c7cab](https://github.com/diplodoc-platform/latex-extension/commit/e6c7cab614330d4edcede5530b7bdbfbd2d1e626))

## [1.1.0](https://github.com/diplodoc-platform/latex-extension/compare/v1.0.3...v1.1.0) (2024-02-12)


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/latex-extension",
"version": "1.1.0",
"version": "1.2.0",
"description": "Extension for Diplodoc platform which adds support for Latex syntax using Katex",
"main": "build/plugin/index.js",
"types": "build/plugin/index.d.ts",
Expand Down

0 comments on commit f6517bc

Please sign in to comment.