Skip to content

Commit

Permalink
chore(main): release 5.22.1 (#1000)
Browse files Browse the repository at this point in the history
* chore(main): release 5.22.1

* Update CHANGELOG.md

---------

Co-authored-by: Nikita Gorin <[email protected]>
  • Loading branch information
gravity-ui-bot and NikitaCG authored Sep 6, 2024
1 parent 41b2bc3 commit 9ddfac3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [5.22.1](https://github.com/gravity-ui/page-constructor/compare/v5.22.0...v5.22.1) (2024-09-05)


### Bug Fixes

* filter block a11y refactoring ([#980](https://github.com/gravity-ui/page-constructor/issues/980)) ([41b2bc3](https://github.com/gravity-ui/page-constructor/commit/41b2bc3482d59912a22f03cbb333a66fb0860757))

## [5.22.0](https://github.com/gravity-ui/page-constructor/compare/v5.21.0...v5.22.0) (2024-08-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "5.22.0",
"version": "5.22.1",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 9ddfac3

Please sign in to comment.