Skip to content

Commit ee05da1

Browse files
chore(main): release 3.11.0 (#446)
1 parent ca97083 commit ee05da1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

33

4+
## [3.11.0](https://github.com/gravity-ui/page-constructor/compare/v3.10.3...v3.11.0) (2023-07-20)
5+
6+
7+
### Features
8+
9+
* add editor mobile devices emulation ([#445](https://github.com/gravity-ui/page-constructor/issues/445)) ([ca97083](https://github.com/gravity-ui/page-constructor/commit/ca97083c7650f03f33853cdddebe07facf59cfa1))
10+
411
## [3.10.4](https://github.com/gravity-ui/page-constructor/compare/v3.10.3...v3.10.4) (2023-07-20)
512

613

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "3.10.3",
3+
"version": "3.11.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)