Skip to content

Commit c114463

Browse files
chore(main): release 4.46.0 (#768)
1 parent eca7a95 commit c114463

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## [4.46.0](https://github.com/gravity-ui/page-constructor/compare/v4.45.0...v4.46.0) (2024-01-12)
5+
6+
7+
### Features
8+
9+
* export schemas of forms ([#769](https://github.com/gravity-ui/page-constructor/issues/769)) ([eca7a95](https://github.com/gravity-ui/page-constructor/commit/eca7a95c71678722a85227879375abc65eb17a56))
10+
11+
12+
### Bug Fixes
13+
14+
* readme import ([#762](https://github.com/gravity-ui/page-constructor/issues/762)) ([7a21926](https://github.com/gravity-ui/page-constructor/commit/7a219269a046dc2f8cc71f0c9ec22a1003015b51))
15+
416
## [4.45.0](https://github.com/gravity-ui/page-constructor/compare/v4.44.0...v4.45.0) (2024-01-11)
517

618

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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/page-constructor",
3-
"version": "4.45.0",
3+
"version": "4.46.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)