Skip to content

Commit a7c64e9

Browse files
chore(main): release 5.23.3 (#1012)
1 parent e083f0a commit a7c64e9

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+
## [5.23.3](https://github.com/gravity-ui/page-constructor/compare/v5.23.2...v5.23.3) (2024-09-12)
5+
6+
7+
### Bug Fixes
8+
9+
* breadcrumbs a11y ([#996](https://github.com/gravity-ui/page-constructor/issues/996)) ([3a45bab](https://github.com/gravity-ui/page-constructor/commit/3a45bab33f60405cda9b33dcff613fd254afc64a))
10+
* resolve media has caption ([#1011](https://github.com/gravity-ui/page-constructor/issues/1011)) ([e083f0a](https://github.com/gravity-ui/page-constructor/commit/e083f0ad723fd5afb56d6ed42f61f6207d354e98))
11+
412
## [5.23.2](https://github.com/gravity-ui/page-constructor/compare/v5.23.1...v5.23.2) (2024-09-06)
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": "5.23.2",
3+
"version": "5.23.3",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)