Skip to content

Commit 3dbf8e2

Browse files
chore(main): release markdown-editor-page-constructor-extension 15.16.2
1 parent 8020bc8 commit 3dbf8e2

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/editor": "15.39.0",
33
"packages/latex-extension": "0.1.0",
4-
"packages/page-constructor-extension": "0.0.0"
4+
"packages/page-constructor-extension": "15.16.2"
55
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## 15.16.2 (2026-04-25)
4+
5+
6+
### chore
7+
8+
* release 14.12.2 ([12a8ef1](https://github.com/gravity-ui/markdown-editor/commit/12a8ef1d6a4b8fba5f9741d0d974a8549992acc6))
9+
* trigger release 15.16.2 ([ff59299](https://github.com/gravity-ui/markdown-editor/commit/ff592993f6c3b5c01ecdf246ee87a123a333374d))
10+
11+
12+
### Features
13+
14+
* added page-constructor extension ([#1096](https://github.com/gravity-ui/markdown-editor/issues/1096)) ([8020bc8](https://github.com/gravity-ui/markdown-editor/commit/8020bc8bd670416214928a545741d28d4dc45d18))
15+
16+
17+
### Bug Fixes
18+
19+
* **toolbar:** revert broken z-index logic for popups ([#861](https://github.com/gravity-ui/markdown-editor/issues/861)) ([2859f7c](https://github.com/gravity-ui/markdown-editor/commit/2859f7cbb09bd9d24332e0bbe74f6816af84767c))

packages/page-constructor-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-page-constructor-extension",
3-
"version": "0.0.0",
3+
"version": "15.16.2",
44
"description": "Page Constructor extension for @gravity-ui/markdown-editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)