Skip to content

Commit

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

* fixed description

---------

Co-authored-by: Pavel Kovyrshin <[email protected]>
  • Loading branch information
gravity-ui-bot and PahaN47 authored Aug 13, 2024
1 parent a175f03 commit 2c534c5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [6.3.0](https://github.com/gravity-ui/blog-constructor/compare/v6.2.1...v6.3.0) (2024-08-13)


### Features

* page constructor update ([#204](https://github.com/gravity-ui/blog-constructor/issues/204)) ([a175f03](https://github.com/gravity-ui/blog-constructor/commit/a175f03e0d04b82f7faa0654b0efb9d58bbf3372))


### Bug Fixes

* save button a11y ([#202](https://github.com/gravity-ui/blog-constructor/issues/202)) ([ed08069](https://github.com/gravity-ui/blog-constructor/commit/ed0806936ea0e149314f6b18433d385f8a331f9a))
* select filter a11y ([#201](https://github.com/gravity-ui/blog-constructor/issues/201)) ([22aa781](https://github.com/gravity-ui/blog-constructor/commit/22aa78170f2e7e32795f5fa046639e6af5e4a8cd))

## [6.2.1](https://github.com/gravity-ui/blog-constructor/compare/v6.2.0...v6.2.1) (2024-05-15)


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/blog-constructor",
"version": "6.2.1",
"version": "6.3.0",
"description": "Gravity UI Blog Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 2c534c5

Please sign in to comment.