Skip to content

Commit c1d2568

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 5.0.4
1 parent 6056850 commit c1d2568

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [5.0.4](https://github.com/diplodoc-platform/cli/compare/v5.0.3...v5.0.4) (2025-06-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix extensions initialization ([ee09c16](https://github.com/diplodoc-platform/cli/commit/ee09c16d2e1b49e5018cbc745ae8554055f141c5))
9+
* Fix Toc restricted-access for subsequent tocs ([0d9206a](https://github.com/diplodoc-platform/cli/commit/0d9206a8bb199e9c4ac78c49cd278f212a8a4288))
10+
* Improve autotitles resolution speed ([a029252](https://github.com/diplodoc-platform/cli/commit/a02925235d91c372304ce63551f67e4e77dca582))
11+
* Skip copy to tmp output folder ([dbead70](https://github.com/diplodoc-platform/cli/commit/dbead708d639d15fa3c86ca92c704392a0252684))
12+
313
## [5.0.3](https://github.com/diplodoc-platform/cli/compare/v5.0.2...v5.0.3) (2025-06-09)
414

515

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": "@diplodoc/cli",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)