Skip to content

Commit b667d86

Browse files
chore(main): release 4.1.0 (#490)
1 parent 19f5400 commit b667d86

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.1.0](https://github.com/gravity-ui/page-constructor/compare/v4.0.1...v4.1.0) (2023-08-08)
5+
6+
7+
### Features
8+
9+
* add an icon position on the left side of a basic-card ([#481](https://github.com/gravity-ui/page-constructor/issues/481)) ([83617c9](https://github.com/gravity-ui/page-constructor/commit/83617c9a5b9f75cbaad9235bb34de50833dba92a))
10+
* update @gravity-ui/dynamic-forms to v2 ([#491](https://github.com/gravity-ui/page-constructor/issues/491)) ([19f5400](https://github.com/gravity-ui/page-constructor/commit/19f5400ec3e78f205fcebd2f7c1447c8c945784a))
11+
412
## [4.0.1](https://github.com/gravity-ui/page-constructor/compare/v4.0.0...v4.0.1) (2023-08-04)
513

614

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": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)