Skip to content

Commit

Permalink
chore(main): release 4.52.0 (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 14, 2024
1 parent a5267eb commit 6d4d8a8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [4.52.0](https://github.com/gravity-ui/page-constructor/compare/v4.51.1...v4.52.0) (2024-02-14)


### Features

* add image card sub-block ([#807](https://github.com/gravity-ui/page-constructor/issues/807)) ([52890dd](https://github.com/gravity-ui/page-constructor/commit/52890dd24732a2b02d2b67df1def71eef141a47e))


### Bug Fixes

* working with youtube player api ([#815](https://github.com/gravity-ui/page-constructor/issues/815)) ([a5267eb](https://github.com/gravity-ui/page-constructor/commit/a5267ebf19afa574d7e50195eddc1e07b0795fdb))

## [4.51.1](https://github.com/gravity-ui/page-constructor/compare/v4.51.0...v4.51.1) (2024-02-02)


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

0 comments on commit 6d4d8a8

Please sign in to comment.