Skip to content

Commit d4492a1

Browse files
chore(main): release 6.2.2
1 parent 22aa781 commit d4492a1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [6.2.2](https://github.com/gravity-ui/blog-constructor/compare/v6.2.1...v6.2.2) (2024-08-08)
4+
5+
6+
### Bug Fixes
7+
8+
* save button a11y ([#202](https://github.com/gravity-ui/blog-constructor/issues/202)) ([ed08069](https://github.com/gravity-ui/blog-constructor/commit/ed0806936ea0e149314f6b18433d385f8a331f9a))
9+
* select filter a11y ([#201](https://github.com/gravity-ui/blog-constructor/issues/201)) ([22aa781](https://github.com/gravity-ui/blog-constructor/commit/22aa78170f2e7e32795f5fa046639e6af5e4a8cd))
10+
311
## [6.2.1](https://github.com/gravity-ui/blog-constructor/compare/v6.2.0...v6.2.1) (2024-05-15)
412

513

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.2.2",
44
"description": "Gravity UI Blog Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)