Skip to content

Commit 7a15a02

Browse files
chore(main): release 6.4.0 (#211)
1 parent 0b1d704 commit 7a15a02

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [6.4.0](https://github.com/gravity-ui/blog-constructor/compare/v6.3.1...v6.4.0) (2024-08-30)
4+
5+
6+
### Features
7+
8+
* dfn sibling margin-bottom fixies ([#210](https://github.com/gravity-ui/blog-constructor/issues/210)) ([0b1d704](https://github.com/gravity-ui/blog-constructor/commit/0b1d704b94b84bcdcb755cb9eb3bd7b35d2d3d22))
9+
10+
11+
### Bug Fixes
12+
13+
* blog header search a11y ([#209](https://github.com/gravity-ui/blog-constructor/issues/209)) ([cf327ae](https://github.com/gravity-ui/blog-constructor/commit/cf327ae34947bab952330ce5477aba3d984c8339))
14+
315
## [6.3.1](https://github.com/gravity-ui/blog-constructor/compare/v6.3.0...v6.3.1) (2024-08-29)
416

517

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

0 commit comments

Comments
 (0)