Skip to content

Commit

Permalink
chore(main): release 5.23.1 (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 6, 2024
1 parent 8dc0f82 commit 3880b8c
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.23.1](https://github.com/gravity-ui/page-constructor/compare/v5.23.0...v5.23.1) (2024-09-06)


### Bug Fixes

* add autoplay to videoblock if preview is enabled ([#1005](https://github.com/gravity-ui/page-constructor/issues/1005)) ([8dc0f82](https://github.com/gravity-ui/page-constructor/commit/8dc0f8224fe516fbca12233ac11e0950461fc100))

## [5.23.0](https://github.com/gravity-ui/page-constructor/compare/v5.22.1...v5.23.0) (2024-09-06)


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.23.0",
"version": "5.23.1",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 3880b8c

Please sign in to comment.