Skip to content

Commit

Permalink
chore(main): release 4.49.2 (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 1, 2024
1 parent 46894f6 commit 0521d42
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [4.49.2](https://github.com/gravity-ui/page-constructor/compare/v4.49.1...v4.49.2) (2024-02-01)


### Bug Fixes

* add form block textContent into transofmers config ([#793](https://github.com/gravity-ui/page-constructor/issues/793)) ([3e5ae8e](https://github.com/gravity-ui/page-constructor/commit/3e5ae8eac4dbd19341091aeb89607f2b2093f8f9))
* cardLayout width in Filter block ([#797](https://github.com/gravity-ui/page-constructor/issues/797)) ([46894f6](https://github.com/gravity-ui/page-constructor/commit/46894f63331e47d59f3067456f6568bda2bfe8ec))

## [4.49.1](https://github.com/gravity-ui/page-constructor/compare/v4.49.0...v4.49.1) (2024-01-30)


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

0 comments on commit 0521d42

Please sign in to comment.