Skip to content

Commit 74593e1

Browse files
chore(main): release 4.5.0 (#523)
1 parent 1935c92 commit 74593e1

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.5.0](https://github.com/gravity-ui/page-constructor/compare/v4.4.1...v4.5.0) (2023-08-25)
5+
6+
7+
### Features
8+
9+
* add aria-current for Tabs component ([#520](https://github.com/gravity-ui/page-constructor/issues/520)) ([debf477](https://github.com/gravity-ui/page-constructor/commit/debf4770bcac29539be62dfa28b21e16d71265d6))
10+
* add link animation for cards without shadow ([#513](https://github.com/gravity-ui/page-constructor/issues/513)) ([fb0fb2d](https://github.com/gravity-ui/page-constructor/commit/fb0fb2dbe5e137789a05e97f110d2ca24f6afa32))
11+
* **Navigation:** add custom elements support ([#517](https://github.com/gravity-ui/page-constructor/issues/517)) ([7d7001b](https://github.com/gravity-ui/page-constructor/commit/7d7001ba6c3e3436f0f0d6831ebe7e13ff1d518a))
12+
413
## [4.4.1](https://github.com/gravity-ui/page-constructor/compare/v4.4.0...v4.4.1) (2023-08-24)
514

615

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

0 commit comments

Comments
 (0)