Skip to content

Commit beb78e0

Browse files
chore(main): release 4.37.0 (#695)
1 parent e5f1a7d commit beb78e0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.37.0](https://github.com/gravity-ui/page-constructor/compare/v4.36.0...v4.37.0) (2023-11-15)
5+
6+
7+
### Features
8+
9+
* add description field to icons block ([#696](https://github.com/gravity-ui/page-constructor/issues/696)) ([e5f1a7d](https://github.com/gravity-ui/page-constructor/commit/e5f1a7dc9d00b57e4a67395aec9221f9fd636d65))
10+
* add standalone navigation ([#693](https://github.com/gravity-ui/page-constructor/issues/693)) ([38d5b88](https://github.com/gravity-ui/page-constructor/commit/38d5b884cd222d42e6f512e38f913fc8602a7ab1))
11+
412
## [4.36.0](https://github.com/gravity-ui/page-constructor/compare/v4.35.1...v4.36.0) (2023-11-15)
513

614

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.36.0",
3+
"version": "4.37.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)