Skip to content

Commit 49ba174

Browse files
chore(main): release 5.19.0 (#983)
1 parent 40ba3d2 commit 49ba174

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

33

4+
## [5.19.0](https://github.com/gravity-ui/page-constructor/compare/v5.18.0...v5.19.0) (2024-08-12)
5+
6+
7+
### Features
8+
9+
* add alt for navigation logo, focusable props for dropdown and lnks ([#977](https://github.com/gravity-ui/page-constructor/issues/977)) ([40ba3d2](https://github.com/gravity-ui/page-constructor/commit/40ba3d2ced2a92b58279e75614639faf7d76c7ec))
10+
11+
12+
### Bug Fixes
13+
14+
* enable a11y eslint rules ([#968](https://github.com/gravity-ui/page-constructor/issues/968)) ([3bb75d9](https://github.com/gravity-ui/page-constructor/commit/3bb75d9fe4410d81d5a1e40dfc93e2171bf3db55))
15+
416
## [5.18.0](https://github.com/gravity-ui/page-constructor/compare/v5.17.2...v5.18.0) (2024-08-08)
517

618

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

0 commit comments

Comments
 (0)