Skip to content

Commit 2c534c5

Browse files
chore(main): release 6.3.0 (#203)
* chore(main): release 6.3.0 * fixed description --------- Co-authored-by: Pavel Kovyrshin <pahan47@yandex-team.ru>
1 parent a175f03 commit 2c534c5

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [6.3.0](https://github.com/gravity-ui/blog-constructor/compare/v6.2.1...v6.3.0) (2024-08-13)
4+
5+
6+
### Features
7+
8+
* page constructor update ([#204](https://github.com/gravity-ui/blog-constructor/issues/204)) ([a175f03](https://github.com/gravity-ui/blog-constructor/commit/a175f03e0d04b82f7faa0654b0efb9d58bbf3372))
9+
10+
11+
### Bug Fixes
12+
13+
* save button a11y ([#202](https://github.com/gravity-ui/blog-constructor/issues/202)) ([ed08069](https://github.com/gravity-ui/blog-constructor/commit/ed0806936ea0e149314f6b18433d385f8a331f9a))
14+
* select filter a11y ([#201](https://github.com/gravity-ui/blog-constructor/issues/201)) ([22aa781](https://github.com/gravity-ui/blog-constructor/commit/22aa78170f2e7e32795f5fa046639e6af5e4a8cd))
15+
316
## [6.2.1](https://github.com/gravity-ui/blog-constructor/compare/v6.2.0...v6.2.1) (2024-05-15)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/blog-constructor",
3-
"version": "6.2.1",
3+
"version": "6.3.0",
44
"description": "Gravity UI Blog Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)