Skip to content

Commit d4c0ddf

Browse files
chore(main): release 5.8.0 (#147)
1 parent 7079de4 commit d4c0ddf

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+
## [5.8.0](https://github.com/gravity-ui/blog-constructor/compare/v5.7.3...v5.8.0) (2023-10-30)
4+
5+
6+
### Features
7+
8+
* adding labelledby and describedby attributes for post card ([#142](https://github.com/gravity-ui/blog-constructor/issues/142)) ([7079de4](https://github.com/gravity-ui/blog-constructor/commit/7079de4f2477af307beebf05634eb81fe07c0fcf))
9+
* yfm plugins parameter ([#143](https://github.com/gravity-ui/blog-constructor/issues/143)) ([cc971a9](https://github.com/gravity-ui/blog-constructor/commit/cc971a9a424f90a2b91c95ac3f44006a7fd04f10))
10+
311
## [5.7.3](https://github.com/gravity-ui/blog-constructor/compare/v5.7.2...v5.7.3) (2023-10-30)
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": "5.7.3",
3+
"version": "5.8.0",
44
"description": "Gravity UI Blog Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)