Skip to content

Commit 6756cfe

Browse files
chore(main): release 5.13.0 (#931)
1 parent 7df0d3a commit 6756cfe

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [5.13.0](https://github.com/gravity-ui/page-constructor/compare/v5.12.0...v5.13.0) (2024-04-15)
5+
6+
7+
### Features
8+
9+
* **ImageCard:** add contentPosition ([#919](https://github.com/gravity-ui/page-constructor/issues/919)) ([7df0d3a](https://github.com/gravity-ui/page-constructor/commit/7df0d3ae1a76eb8b5c3a1e732c289fba8bc4d588))
10+
411
## [5.12.0](https://github.com/gravity-ui/page-constructor/compare/v5.11.1...v5.12.0) (2024-04-11)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "5.12.0",
3+
"version": "5.13.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)