Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# История изменений

## [5.2.0](https://github.com/diplodoc-platform/components/compare/v5.1.0...v5.2.0) (2025-12-16)


### Features

* 403 page customization added ([#510](https://github.com/diplodoc-platform/components/issues/510)) ([5f8efd9](https://github.com/diplodoc-platform/components/commit/5f8efd9f584e7169462c5a99f2716ba1fdd170e9))


### Dependency update

* update esbuild 0.27.0 ([#516](https://github.com/diplodoc-platform/components/issues/516)) ([daeeb4d](https://github.com/diplodoc-platform/components/commit/daeeb4d6999bfb9adf8dca80526e441cd7dc5501))

## [5.1.0](https://github.com/diplodoc-platform/components/compare/v5.0.0...v5.1.0) (2025-12-04)


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 <yfm-team@yandex.ru>",
"license": "MIT",
"version": "5.1.0",
"version": "5.2.0",
"repository": {
"type": "git",
"url": "git@github.com:diplodoc-platform/components.git"
Expand Down