Skip to content

Commit

Permalink
chore(master): release 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Jul 30, 2024
1 parent b837c6a commit d99721d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# История изменений

## [4.11.0](https://github.com/diplodoc-platform/components/compare/v4.10.0...v4.11.0) (2024-07-30)


### Features

* add aria-current for active link in TocItem ([#273](https://github.com/diplodoc-platform/components/issues/273)) ([b837c6a](https://github.com/diplodoc-platform/components/commit/b837c6aef3d916e7e8d5c1801a07d7b3cca3ad3d))
* add aria-expanded for controls in header ([#271](https://github.com/diplodoc-platform/components/issues/271)) ([4d9c8be](https://github.com/diplodoc-platform/components/commit/4d9c8be6c21551d4e72f5bea543a2d71b1dab4b2))

## [4.10.0](https://github.com/diplodoc-platform/components/compare/v4.9.3...v4.10.0) (2024-07-29)


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
Expand Up @@ -3,7 +3,7 @@
"description": "React components for drawing Diplodoc documentation",
"author": "YFM Team <[email protected]>",
"license": "MIT",
"version": "4.10.0",
"version": "4.11.0",
"repository": {
"type": "git",
"url": "[email protected]:yandex-cloud/docs-components.git"
Expand Down

0 comments on commit d99721d

Please sign in to comment.