Skip to content

Commit

Permalink
chore(main): release 5.7.1 (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Mar 21, 2024
1 parent ab0e32a commit ae8bd63
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [5.7.1](https://github.com/gravity-ui/page-constructor/compare/v5.7.0...v5.7.1) (2024-03-21)


### Bug Fixes

* refactor minHeight calculating ([#866](https://github.com/gravity-ui/page-constructor/issues/866)) ([ab0e32a](https://github.com/gravity-ui/page-constructor/commit/ab0e32a857512dcb90f9d0cd120e3b2a87df2090))

## [5.7.0](https://github.com/gravity-ui/page-constructor/compare/v5.6.1...v5.7.0) (2024-03-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "5.7.0",
"version": "5.7.1",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit ae8bd63

Please sign in to comment.