Skip to content

Commit

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

* Update CHANGELOG.md

---------

Co-authored-by: Nikita Gorin <[email protected]>
  • Loading branch information
gravity-ui-bot and NikitaCG authored Mar 6, 2024
1 parent 6a84f27 commit 0ce96c0
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.1.0](https://github.com/gravity-ui/page-constructor/compare/v5.0.1...v5.1.0) (2024-03-05)


### Features

* update i18n pkg ([#849](https://github.com/gravity-ui/page-constructor/issues/849)) ([6a84f27](https://github.com/gravity-ui/page-constructor/commit/6a84f27b75a3c544d735b4770ab0bab3cb1ac4ac))

## [5.0.1](https://github.com/gravity-ui/page-constructor/compare/v5.0.0...v5.0.1) (2024-03-04)


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

0 comments on commit 0ce96c0

Please sign in to comment.