Skip to content

Commit e4a0130

Browse files
chore(main): release markdown-editor-latex-extension 0.1.0 (#1092)
1 parent fa322c0 commit e4a0130

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/editor": "15.38.1",
3-
"packages/latex-extension": "0.0.0"
3+
"packages/latex-extension": "0.1.0"
44
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-04-21)
4+
5+
6+
### Features
7+
8+
* add latex-extension package (initial commit) ([eb1983c](https://github.com/gravity-ui/markdown-editor/commit/eb1983c722850b091e62d78fcfde4828f7dcf9e9))

packages/latex-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/markdown-editor-latex-extension",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Latex extension for @gravity-ui/markdown-editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)