Skip to content

Commit

Permalink
chore(main): release 5.30.1 (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 22, 2024
1 parent e5378e9 commit b3c3c06
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.30.1](https://github.com/gravity-ui/page-constructor/compare/v5.30.0...v5.30.1) (2024-11-15)


### Bug Fixes

* eslint a11y rules ([#1079](https://github.com/gravity-ui/page-constructor/issues/1079)) ([e5378e9](https://github.com/gravity-ui/page-constructor/commit/e5378e9c50371365838a656eea437a0dec70cecd))

## [5.30.0](https://github.com/gravity-ui/page-constructor/compare/v5.29.1...v5.30.0) (2024-11-14)


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.30.0",
"version": "5.30.1",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit b3c3c06

Please sign in to comment.