Skip to content

Commit 7152fbd

Browse files
chore(main): release 3.12.0 (#455)
1 parent f6441f9 commit 7152fbd

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.12.0](https://github.com/gravity-ui/page-constructor/compare/v3.11.0...v3.12.0) (2023-07-27)
5+
6+
7+
### Features
8+
9+
* navigation dropdown refactoring ([#392](https://github.com/gravity-ui/page-constructor/issues/392)) ([9f47dbe](https://github.com/gravity-ui/page-constructor/commit/9f47dbe3f5ef7f42205c66092ce25879a39d1286))
10+
* update to storybook 7, webpack 5, node 18 ([#457](https://github.com/gravity-ui/page-constructor/issues/457)) ([95955ab](https://github.com/gravity-ui/page-constructor/commit/95955aba864548902275060d564602dde1f52a0f))
11+
12+
13+
### Bug Fixes
14+
15+
* arrage adding and removing listeners for Image ([#453](https://github.com/gravity-ui/page-constructor/issues/453)) ([32a68f2](https://github.com/gravity-ui/page-constructor/commit/32a68f281abf5f23026bf58c30edc7df6ea713da))
16+
* main preview build action ([#460](https://github.com/gravity-ui/page-constructor/issues/460)) ([f6441f9](https://github.com/gravity-ui/page-constructor/commit/f6441f9eb6d503b176d408fd7a25033b75f251f7))
17+
418
## [3.11.0](https://github.com/gravity-ui/page-constructor/compare/v3.10.3...v3.11.0) (2023-07-20)
519

620

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

0 commit comments

Comments
 (0)