Skip to content

Commit

Permalink
chore(version-3.x.x): release 3.19.1 (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 14, 2023
1 parent ce4e02a commit 4ec6f88
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


## [3.19.1](https://github.com/gravity-ui/page-constructor/compare/v3.19.0...v3.19.1) (2023-09-14)


### Bug Fixes

* remove unnecessary indents ([#558](https://github.com/gravity-ui/page-constructor/issues/558)) ([ce4e02a](https://github.com/gravity-ui/page-constructor/commit/ce4e02a0818ea24dd6b71406bd76592c43c11778))

## [3.19.0](https://github.com/gravity-ui/page-constructor/compare/v3.18.0...v3.19.0) (2023-09-13)


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

0 comments on commit 4ec6f88

Please sign in to comment.