Skip to content

Commit 424808e

Browse files
chore(version-2.x.x): release 2.22.3 (#389)
1 parent d7f98f5 commit 424808e

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,5 +1,12 @@
11
# Changelog
22

3+
## [2.22.3](https://github.com/gravity-ui/page-constructor/compare/v2.22.2...v2.22.3) (2023-06-07)
4+
5+
6+
### Bug Fixes
7+
8+
* constructor items inner data structure ([#386](https://github.com/gravity-ui/page-constructor/issues/386)) ([#388](https://github.com/gravity-ui/page-constructor/issues/388)) ([d7f98f5](https://github.com/gravity-ui/page-constructor/commit/d7f98f5f75fdc39060a3df3fa04b7fdc3dbd4f0c))
9+
310
## [2.22.2](https://github.com/gravity-ui/page-constructor/compare/v2.22.1...v2.22.2) (2023-06-01)
411

512

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

0 commit comments

Comments
 (0)